diff browse annotate |
a16372ce30b5f6b747246b01fcd215a4bf3b6342 created 2012-08-22 11:56 -0400 pushed 2012-11-14 20:38 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg |
diff browse annotate |
b5c4b792f3f2a047e3517472d72842a76afb77cd created 2012-07-30 17:20 +0300 pushed 2012-11-14 20:38 +0000 |
Aryeh Gregor | Aryeh Gregor - Bug 777292 part 2 - Change all nsnull to nullptr |
diff browse annotate |
4ee990ea5eb4cc4f473e9dae977c043528e9c6f2 created 2012-07-12 05:51 -0700 pushed 2012-10-05 17:12 +0000 |
Chris Jones | Chris Jones - Bug 765734, part 4: Add an RAII helper to open/close SurfaceDescriptors and mark usage of SurfaceDescriptor as ReadOnly or ReadWrite. r=BenWa,nrc sr=roc |
diff browse annotate |
f4157e8c410708d76703f19e4dfb61859bfe32d8 created 2012-05-21 12:12 +0100 pushed 2012-08-24 15:39 +0000 |
Gervase Markham | Gervase Markham - Bug 716478 - update licence to MPL 2. |
diff browse annotate |
c3dace261181539b8d09ceb8899b959ca33f1f3c created 2012-02-08 11:27 +1300 pushed 2012-08-24 15:39 +0000 |
Nicholas Cameron | Nicholas Cameron - Bug 716439; backend of the mask layers system for basic layers (software). r=roc |
diff browse annotate |
6fa7c9bfbcfdedc1ac837f7db97af692faa1fa07 created 2012-03-19 13:01 +1300 pushed 2012-07-13 18:18 +0000 |
Robert O'Callahan | Robert O'Callahan - Bug 700867. Don't allow rotation when we're drawing a BasicThebesLayer that needs to be drawn atomically. r=tnikkel |
diff browse annotate |
ec7577dec4fceef0ac2717416d9c48289402d935 created 2011-10-17 10:59 -0400 pushed 2012-01-29 07:46 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron |
diff browse annotate |
e7854b4d29ba905ae3994f821b160c989bac4260 created 2011-09-28 23:19 -0700 pushed 2012-01-29 07:46 +0000 |
Michael Wu | Michael Wu - Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones |
diff browse annotate |
f345becaf55b05b3f0a05fd9aea4d7d4457377a0 created 2011-08-18 09:52 +1200 pushed 2011-12-16 17:32 +0000 |
Chris Lord | Chris Lord - Bug 674494 - Uninitialised variable in ThebesLayerBuffer::BeginPaint. r=mattwoodrow |
diff browse annotate |
123d2c2f626066e8b5d393ea13da451e09594ea3 created 2011-06-23 00:11 +1200 pushed 2011-09-22 17:29 +0000 |
Robert O'Callahan | Robert O'Callahan - Bug 637852. Part 9: Remove resolution support from BasicLayers, ShadowLayers and GL layers. r=mattwoodrow |
diff browse annotate |
91e75937d34ab641eb593651be6f110f3539c181 created 2011-04-19 15:07 +1200 pushed 2011-08-11 21:43 +0000 |
Robert O'Callahan | Robert O'Callahan - Bug 641426. Part 6: Rename Empty to SetEmpty. r=cjones |
diff browse annotate |
844579d342003efcb2baaf3ec4d5bf0d63cae619 created 2011-04-01 10:33 +1300 pushed 2012-11-14 20:38 +0000 |
Robert O'Callahan | Robert O'Callahan - Bug 635373. ThebesLayerOGL needs to make sure we only sample valid pixels too. r=mattwoodrow |
diff browse annotate |
d8fe8514d7e69344437c3f525d99bb862adcec4d created 2011-03-11 23:22 -0600 pushed 2012-11-14 20:38 +0000 |
Chris Jones | Chris Jones - Bug 640444: Self-copies end up changing all buffer content, so we need to read back the entire buffer after swapping. r=Bas a=b |
diff browse annotate |
502114bb31e816f708ac67af94194ad135941c74 created 2011-03-01 14:30 -0600 pushed 2012-11-14 20:38 +0000 |
Robert O'Callahan | Robert O'Callahan - Bug 635373. Disable ThebesLayerBuffer rotation for non-identity resolutions, and add API to disable rotation explicitly. r=cjones a=beltzner |
diff browse annotate |
b5086952fc37ce26581b82665cb69bb439870a74 created 2010-11-05 02:17 -0500 pushed 2012-11-14 20:38 +0000 |
Chris Jones | Chris Jones - Bug 603885, part 5: Move the code for getting a gfxContext for a quadrant update into its own method. r=roc |
diff browse annotate |
5004f6392fb29c0a3a3a54d4b2ffc7ac5bbec4bf created 2010-09-14 00:23 -0500 pushed 2012-11-14 20:38 +0000 |
Chris Jones | Chris Jones - Bug 570625, part 1: Only use back/front buffers for BasicThebesLayer and update back->front in the compositor process. r=roc sr=shaver |
diff browse annotate |
324632361f18ce038234184757d878b5fe21f550 created 2010-09-14 00:23 -0500 pushed 2012-11-14 20:38 +0000 |
Chris Jones | Chris Jones - Bug 570625, part 0: Don't throw out buffers when scrolling with a resolution applied. r=roc |
diff browse annotate |
16b228558c58fd66ee3bfb95821f9fa92e204feb created 2010-09-14 00:23 -0500 pushed 2012-11-14 20:38 +0000 |
Chris Jones | Chris Jones - Bug 570625, part -1: ThebesLayerBuffer::SetBuffer needs to hold its ref to the old buffer. r=roc |
diff browse annotate |
8321155e8dad2fb39353be91023c23f85600f215 created 2010-09-03 15:10 -0500 pushed 2012-11-14 20:38 +0000 |
Chris Jones | Chris Jones - Bug 590294, part 8: Implement resolution-scaled drawing for basic layers. r=roc |
diff browse annotate |
e3d31ba6030cdd06c7d91ccac5ad301a2a7a0e6c created 2010-09-03 14:31 +1200 pushed 2012-11-14 20:38 +0000 |
Robert O'Callahan | Robert O'Callahan - Bug 579276. Part 11: Move ClipToRegion to gfxUtils. r=vlad |
diff browse annotate |
595b4c395ba21affefb53c3db40846241ea92571 created 2010-07-21 16:17 -0500 pushed 2012-11-14 20:38 +0000 |
Chris Jones | Chris Jones - Bug 570294, part j: Publish BasicThebesLayer pixels to remote processes (slowly). r=roc |
diff browse annotate |
432bca3dd7bae26289e7f112ed2baf12459789ac created 2010-07-21 13:06 -0500| base pushed 2012-11-14 20:38 +0000 |
Chris Jones | Chris Jones - Bug 573829, part 1: Refactor ThebesLayerBuffer in preparation for its use in the OGL layers backend. r=roc |