Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
23b797ab5151eb2474f3bdd679f2f07bfd723042
/
libs
/
hwui
23b797a
EGL migration to native
by John Reck
· 11 years ago
d218a92
Use const where possible for drawing parameters
by Chris Craik
· 11 years ago
8523706
Merge "Fix Clang warnings/errors"
by Chris Craik
· 11 years ago
564acf7
Fix Clang warnings/errors
by Chris Craik
· 11 years ago
406af02
Fix isRecording override
by Chris Craik
· 11 years ago
d6b65f6
Use const access to snapshot from OpenGLRenderer
by Chris Craik
· 11 years ago
14e5130
Move Snapshot management to intermediate StatefulBaseRenderer class
by Chris Craik
· 11 years ago
b458942
Create abstract base class for OpenGLRenderer
by Chris Craik
· 11 years ago
d863a10
Add initial APIs for 3d view manipulation.
by Chris Craik
· 11 years ago
69d2513
Track Looper decoupling from ALooper
by Brian Carlstrom
· 11 years ago
868399c
Merge "pass SkGlyphCache into updateGlyphCache()"
by Victoria Lease
· 11 years ago
8b62cda
Check mDisplayListData before deref
by Chris Craik
· 11 years ago
2ee2d59
pass SkGlyphCache into updateGlyphCache()
by Victoria Lease
· 11 years ago
3b3508f
Merge "Use vertex assignment instead of manual copy"
by Chris Craik
· 11 years ago
11a7567
Use vertex assignment instead of manual copy
by Chris Craik
· 11 years ago
ba9b613
Create private properties on GLCanvas for experimentation with 3d
by Chris Craik
· 11 years ago
55bfb4e
Calculate and show Ambient shadow.
by ztenghui
· 11 years ago
a038bb4
Merge "Handle user-defined cache path for RS."
by Tim Murray
· 11 years ago
18809c0
Merge "3d view system!"
by Chris Craik
· 11 years ago
abe55e9
Handle user-defined cache path for RS.
by Tim Murray
· 11 years ago
f57776b
3d view system!
by Chris Craik
· 11 years ago
6304919
Unbreak display list debug dumping
by John Reck
· 11 years ago
cec24ae
RenderThread work
by John Reck
· 11 years ago
aec09b6
Merge "Call SkBitmap::config() instead of ::getConfig()"
by Leon Scroggins III
· 11 years ago
43b692d
Deprecate Android-specific SkPaint functions.
by Victoria Lease
· 11 years ago
4b9a19a
Call SkBitmap::config() instead of ::getConfig()
by Leon Scroggins III
· 11 years ago
f0a5907
Clean up quick rejection, especially surrounding points + lines.
by Chris Craik
· 11 years ago
4063a0e
Clean up modelView matrix logic
by Chris Craik
· 11 years ago
16e7d73
am 2f70da2b: am 6ed16a89: am 0b807d2e: Merge "Update the layer\'s alpha value upon composition of the layer"
by Chris Craik
· 11 years ago
2f70da2
am 6ed16a89: am 0b807d2e: Merge "Update the layer\'s alpha value upon composition of the layer"
by Chris Craik
· 11 years ago
a5ff739
Update the layer's alpha value upon composition of the layer
by Digish Pandya
· 11 years ago
e63f7c62
Clean unused parameters, disable warnings
by Chris Craik
· 11 years ago
ac56414
am b4d4d687: am 318ae7bb: Take SkBitmap\'s stride into account when uploading textures Bug #10151807
by Romain Guy
· 11 years ago
318ae7b
Take SkBitmap's stride into account when uploading textures Bug #10151807
by Romain Guy
· 11 years ago
5caebe4
am bd842f96: am d8a84a86: Merge "Correct bitmap merging logic" into klp-dev
by Chris Craik
· 11 years ago
d8a84a8
Merge "Correct bitmap merging logic" into klp-dev
by Chris Craik
· 11 years ago
996fe65
Correct bitmap merging logic
by Chris Craik
· 11 years ago
9e233b5
am ab99b39d: am ddc0a63d: Merge "fix emoji clipping in hw draw path" into klp-dev
by Victoria Lease
· 11 years ago
16c8406
fix emoji clipping in hw draw path
by Victoria Lease
· 11 years ago
2765c0b
resolved conflicts for merge of d97303a7 to master
by Chris Craik
· 11 years ago
e08e663
am 7cb404dd: am a42ceb03: Merge "Disallow negative scale matrices in merged Bitmap drawing" into klp-dev
by Chris Craik
· 11 years ago
ce9ee16
Merge "Conservatively estimate geometry bounds" into klp-dev
by Chris Craik
· 11 years ago
a42ceb0
Merge "Disallow negative scale matrices in merged Bitmap drawing" into klp-dev
by Chris Craik
· 11 years ago
32f05e3
Conservatively estimate geometry bounds
by Chris Craik
· 11 years ago
d965bc5
Disallow negative scale matrices in merged Bitmap drawing
by Chris Craik
· 11 years ago
d3979bc
am bb451bda: am 0d3c52d3: Merge "Fix merged operation clipping" into klp-dev
by Chris Craik
· 11 years ago
5af5fc5
Fix merged operation clipping
by Chris Craik
· 11 years ago
b1c5394
am 0885b291: am 4801a4f9: Merge "Always disable the clip for layers Bug #8149344" into klp-dev
by Romain Guy
· 11 years ago
7cca883
am 3f30e67a: am 88ee0dac: Merge "Move DeferredDisplayState out of ops" into klp-dev
by Chris Craik
· 11 years ago
1de466f
Always disable the clip for layers Bug #8149344
by Romain Guy
· 11 years ago
88ee0da
Merge "Move DeferredDisplayState out of ops" into klp-dev
by Chris Craik
· 11 years ago
c1c5f08
Move DeferredDisplayState out of ops
by Chris Craik
· 11 years ago
2f93af4
am 53760b4a: am 874ae2ad: Merge "Fix scissor for functor invocation" into klp-dev
by John Reck
· 11 years ago
874ae2a
Merge "Fix scissor for functor invocation" into klp-dev
by John Reck
· 11 years ago
efb6beb
am 19c727bb: am 895a4375: Merge "Fix FontRenderer bug." into klp-dev
by Tim Murray
· 11 years ago
7a454ba
Fix FontRenderer bug.
by Tim Murray
· 11 years ago
25d2f7b
Fix scissor for functor invocation
by John Reck
· 11 years ago
86ebf28
am 9163b1d9: am 23ae1461: Merge "Add flags word to initialization." into klp-dev
by Tim Murray
· 11 years ago
9578e64
Add flags word to initialization.
by Tim Murray
· 11 years ago
0ff8c5f
am 9b824560: am 9b40bdf6: Merge "Dump the right matrix when logging display lists" into klp-dev
by Chris Craik
· 11 years ago
66063ae
Dump the right matrix when logging display lists
by Chris Craik
· 11 years ago
815fbbd
am 7ff37ada: am ff2c22e2: Merge "Move functor GL setup to just before functor" into klp-dev
by Chris Craik
· 11 years ago
54f574a
Move functor GL setup to just before functor
by Chris Craik
· 11 years ago
0a57d65
am c1acf799: am 243a026b: Merge "Second attempt at avoiding infinite loop in PathCache::trim() Bug #10347089" into klp-dev
by Romain Guy
· 11 years ago
5d92320
Second attempt at avoiding infinite loop in PathCache::trim() Bug #10347089
by Romain Guy
· 11 years ago
880d6fe
am b7db6d73: am e0a2435c: Merge "Properly account for created paths in the cache" into klp-dev
by Romain Guy
· 11 years ago
0a8c51b
Properly account for created paths in the cache
by Romain Guy
· 11 years ago
2f7c6f0
am dfb79408: am 5b8efc47: Merge "Add overdraw debugging that accounts for Deuteranomaly" into klp-dev
by Romain Guy
· 11 years ago
627c6fd
Add overdraw debugging that accounts for Deuteranomaly
by Romain Guy
· 11 years ago
ede1dea
am 816f3058: am cf8e6778: Merge "Handle updates to C++ API." into klp-dev
by Tim Murray
· 11 years ago
d8c8aaa
Handle updates to C++ API.
by Tim Murray
· 11 years ago
cb39785
am 725617f6: am 83aec80f: Merge "Fix hardware layers lifecycle Bug #10075732" into klp-dev
by Romain Guy
· 11 years ago
46bfc48
Fix hardware layers lifecycle Bug #10075732
by Romain Guy
· 11 years ago
fa017cd
am 34d89c6b: am 836d335f: Merge "Prevent ANR in apps using drawPath() Bug #10347089" into klp-dev
by Romain Guy
· 11 years ago
b0a41ed
Prevent ANR in apps using drawPath() Bug #10347089
by Romain Guy
· 11 years ago
3b0ca9c
am bd3c2c3d: am 88105179: Merge "Clear FBO cache on full memory flush" into klp-dev
by Romain Guy
· 11 years ago
b746371
Clear FBO cache on full memory flush
by Romain Guy
· 11 years ago
3380cfd
Replace float arrays with readable names
by Romain Guy
· 11 years ago
723b2fe
fix kBW_Format glyphs
by Victoria Lease
· 11 years ago
9b5a1a2
Take shadow bounds into account for quick rejects Bug #8634346
by Romain Guy
· 11 years ago
0031230
Remove an unnecessary allocation
by Romain Guy
· 11 years ago
7f6d6b0
Split assets atlas batches Bug #10185769
by Romain Guy
· 11 years ago
250b1cf
Handle updates to RS C++ API.
by Tim Murray
· 11 years ago
b213cec
Merge "Fix quickReject's handling of AA ramp geometry"
by Chris Craik
· 11 years ago
5e49b30
Fix quickReject's handling of AA ramp geometry
by Chris Craik
· 11 years ago
b7b93e0
Fix region clipping bugs See external bug #58344
by Romain Guy
· 11 years ago
1e54681
Support RGBA fonts and bitmap fonts (and RGBA bitmap fonts)
by Victoria Lease
· 11 years ago
fb6c743
Merge "Fix 9patches' limitation of 32 empty quads"
by Romain Guy
· 11 years ago
6cad757
Fix 9patches' limitation of 32 empty quads
by Romain Guy
· 11 years ago
9842770
Merge "Ensure glActiveTexture is cleaned up correctly on functor resume"
by Chris Craik
· 11 years ago
9ab2d18
Ensure glActiveTexture is cleaned up correctly on functor resume
by Chris Craik
· 11 years ago
448455f
Use global indices array to draw layers
by Romain Guy
· 11 years ago
b3d8388
Merge "Support stencil-based clipping for functors"
by Chris Craik
· 11 years ago
4e7b772
Fix crashes in setMatrix() and concat()
by Romain Guy
· 11 years ago
ecca6da
Support stencil-based clipping for functors
by Chris Craik
· 11 years ago
0c20c38
Use global references for Bitmap AndroidPixelRefs
by Chris Craik
· 11 years ago
c36fe2f
am 55e789db: am ed96349a: am 3d1b158e: Merge "Fix out of range glCopyTexImage2D Bug #9425270" into jb-mr2-dev
by Romain Guy
· 11 years ago
b254c24
Fix out of range glCopyTexImage2D Bug #9425270
by Romain Guy
· 11 years ago
55b6f95
Track the atlas' generation ID Bug #9589379
by Romain Guy
· 11 years ago
e3b0a01
Refcount 9-patches and properly handle GC events
by Romain Guy
· 11 years ago
Next »