diff browse annotate |
ec7577dec4fceef0ac2717416d9c48289402d935 created 2011-10-17 10:59 -0400 pushed 2011-10-17 15:01 +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 2011-09-29 08:20 +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-08-18 09:39 +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-06-22 19:51 +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-04-19 03:08 +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 2011-03-31 22:08 +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 2011-03-12 05:23 +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 2011-03-01 20:37 +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 2010-11-05 07:21 +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 2010-09-16 01:40 +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 2010-09-16 01:40 +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 2010-09-16 01:40 +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 2010-09-16 01:40 +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 2010-09-03 03:53 +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 2010-07-23 17:12 +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 2010-07-21 18:06 +0000 |
Chris Jones | Chris Jones - Bug 573829, part 1: Refactor ThebesLayerBuffer in preparation for its use in the OGL layers backend. r=roc |