Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
e624e0c70409773df6c3eb274852f9dd7961f025
/
libs
d71ff91d
Apply the clip rect/region to drawLines()
by Romain Guy
· 12 years ago
b4c1dc1
Merge "Don't clip when drawing a layer"
by Romain Guy
· 12 years ago
63696bf
Don't clip when drawing a layer
by Romain Guy
· 12 years ago
da8d8b9
Merge "Add a RenderBuffer object to store stencil buffers. Bug #7146141"
by Romain Guy
· 12 years ago
3bbacf2
Add a RenderBuffer object to store stencil buffers. Bug #7146141
by Romain Guy
· 12 years ago
6b7fcc8
am 75701e8f: am 7eb4db35: am b9185fd1: Merge "Fix PointerCoords Parcel incorrectly storing values as Int32"
by Jeffrey Brown
· 12 years ago
7eb4db3
am b9185fd1: Merge "Fix PointerCoords Parcel incorrectly storing values as Int32"
by Jeffrey Brown
· 12 years ago
1ba0289
Merge "Add cap tessellation support"
by Chris Craik
· 12 years ago
65cd612
Add cap tessellation support
by Chris Craik
· 12 years ago
511afdd
Merge "Fix uninitialized variables in Caches.cpp Bug #8151401"
by Romain Guy
· 12 years ago
c2a9721
Fix uninitialized variables in Caches.cpp Bug #8151401
by Romain Guy
· 12 years ago
83315e0
Merge "Fix Snapshot::resetClip to also reset the clip region"
by Romain Guy
· 12 years ago
3c099c4
Fix Snapshot::resetClip to also reset the clip region
by Romain Guy
· 12 years ago
23e500d
Merge "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master'"
by Derek Sollenberger
· 12 years ago
b969a0d
Add support for non-antialiased text
by Romain Guy
· 12 years ago
f5db9b8
Merge "Changes needed to roll Skia to r7527." into master-chromium
by Derek Sollenberger
· 12 years ago
43c6eda
am b3778531: Merge "Set the scissor from OpenGLRenderer::drawColorRects Bug #8131254"
by Romain Guy
· 12 years ago
b377853
Merge "Set the scissor from OpenGLRenderer::drawColorRects Bug #8131254"
by Romain Guy
· 12 years ago
a362c69
Set the scissor from OpenGLRenderer::drawColorRects Bug #8131254
by Romain Guy
· 12 years ago
d4cf7df1
am e51ccb15: Merge "Simplify display list logging, removing pointers"
by Chris Craik
· 12 years ago
e51ccb1
Merge "Simplify display list logging, removing pointers"
by Chris Craik
· 12 years ago
3dc553b
Simplify display list logging, removing pointers
by Chris Craik
· 12 years ago
d81ec45
Changes needed to roll Skia to r7527.
by Derek Sollenberger
· 12 years ago
974fb7a
am 3e295c3f: Merge "Add initial plumbing for brightness keys"
by Michael Wright
· 12 years ago
1df477a
Add initial plumbing for brightness keys
by Michael Wright
· 12 years ago
da805b1
am c5801680: Merge "Tag HardwareRenderers with a name to help debugging"
by Romain Guy
· 12 years ago
b86e75e
am b7475e7b: Merge "Fix tiling on QCOM GPU"
by Romain Guy
· 12 years ago
5019546
am 65f4effc: Merge "Discard the correct buffer when the bound FBO is not 0"
by Romain Guy
· 12 years ago
ef35927
Tag HardwareRenderers with a name to help debugging
by Romain Guy
· 12 years ago
f735c8e
Fix tiling on QCOM GPU
by Romain Guy
· 12 years ago
f158198
Discard the correct buffer when the bound FBO is not 0
by Romain Guy
· 12 years ago
2dbd185f
resolved conflicts for merge of c93c6aa5 to master-chromium
by Derek Sollenberger
· 12 years ago
c93c6aa
Merge "Object-based DisplayList recording"
by Chris Craik
· 12 years ago
716f7b3
Fix PointerCoords Parcel incorrectly storing values as Int32
by Ilya Polenov
· 12 years ago
781fd2b
am f5f85022: Merge "Fix graphical corruption on QCOM GPU Bug #7146141"
by Romain Guy
· 12 years ago
c3fedaf
Fix graphical corruption on QCOM GPU Bug #7146141
by Romain Guy
· 12 years ago
2af4635
Object-based DisplayList recording
by Chris Craik
· 12 years ago
7d4f807
am 49464796: Merge "Allow layers with a stencil buffer to be resized on the fly Bug #7146141"
by Romain Guy
· 12 years ago
2055aba
Allow layers with a stencil buffer to be resized on the fly Bug #7146141
by Romain Guy
· 12 years ago
e9a983b
am b12db26f: Merge "Implement clipRect with a transform, clipRegion & clipPath Bug #7146141"
by Romain Guy
· 12 years ago
8ce0030
Implement clipRect with a transform, clipRegion & clipPath Bug #7146141
by Romain Guy
· 12 years ago
616a877
am 61840eb0: Merge "Preliminary Support for region clipping"
by Romain Guy
· 12 years ago
735738c
Preliminary Support for region clipping
by Romain Guy
· 12 years ago
bf06ccb
am 33a9741c: Merge "Cleanup 9patch mesh matching code Bug #7970966"
by Romain Guy
· 12 years ago
5341cea
Cleanup 9patch mesh matching code Bug #7970966
by Romain Guy
· 12 years ago
14c40b4
Fix build
by Romain Guy
· 12 years ago
19d4f18
resolved conflicts for merge of c88c60be to master-chromium
by Romain Guy
· 12 years ago
e3a9b24
Add plumbing for better text scaling
by Romain Guy
· 12 years ago
7bac554
am 9acd1b4f: Merge "Add visual profiling feature"
by Romain Guy
· 12 years ago
9acd1b4
Merge "Add visual profiling feature"
by Romain Guy
· 12 years ago
672433d
Add visual profiling feature
by Romain Guy
· 12 years ago
95bdedd
am 48f7cfb1: Merge "Properly support ALPHA_8 bitmaps in all drawBitmap() methods"
by Romain Guy
· 12 years ago
886b275
Properly support ALPHA_8 bitmaps in all drawBitmap() methods
by Romain Guy
· 12 years ago
d6f3a50
am 0aa212e3: am a74d1332: am 81cfb63e: am d13b23a4: Merge "Revert "fix potential memory leak""
by Elliott Hughes
· 12 years ago
3cac46d
am 6bbc79f2: am f18eb323: am 767e1c01: am 9aac0c1b: Merge "fix potential memory leak"
by Elliott Hughes
· 12 years ago
0aa212e
am a74d1332: am 81cfb63e: am d13b23a4: Merge "Revert "fix potential memory leak""
by Elliott Hughes
· 12 years ago
6bbc79f
am f18eb323: am 767e1c01: am 9aac0c1b: Merge "fix potential memory leak"
by Elliott Hughes
· 12 years ago
81cfb63
am d13b23a4: Merge "Revert "fix potential memory leak""
by Elliott Hughes
· 12 years ago
767e1c01
am 9aac0c1b: Merge "fix potential memory leak"
by Elliott Hughes
· 12 years ago
957efcd
Revert "fix potential memory leak"
by Elliott Hughes
· 12 years ago
bc268b9
fix potential memory leak
by Sungmin Choi
· 12 years ago
e0ece54
am 59131481: Merge "Remove unnecessary & uninitialized variable Bug #7728929"
by Romain Guy
· 12 years ago
15a65bf
Remove unnecessary & uninitialized variable Bug #7728929
by Romain Guy
· 12 years ago
65dcf53
am 44080524: Merge "Remove C++11 related warning"
by Romain Guy
· 12 years ago
dcfc836
Remove C++11 related warning
by Romain Guy
· 12 years ago
2fa54ce
Merge "Update framework to support r5967 of Skia." into master-chromium
by Derek Sollenberger
· 12 years ago
17697f2
am eea47240: am 4b0ed017: Merge "BackupHelpers: Fix Typo"
by Christopher Tate
· 12 years ago
eea4724
am 4b0ed017: Merge "BackupHelpers: Fix Typo"
by Christopher Tate
· 12 years ago
8b2e2c8
BackupHelpers: Fix Typo
by You Kim
· 12 years ago
7345f24
am 5780e196: am 5c0d6f99: am 9de88dad: Merge "Fix bug #7724071 ImageView drawable is not loaded correctly when changing Locale" into jb-mr1.1-dev
by Fabrice Di Meglio
· 12 years ago
5780e19
am 5c0d6f99: am 9de88dad: Merge "Fix bug #7724071 ImageView drawable is not loaded correctly when changing Locale" into jb-mr1.1-dev
by Fabrice Di Meglio
· 12 years ago
ca79cf6
Update framework to support r5967 of Skia.
by Derek Sollenberger
· 12 years ago
3509935
Fix bug #7724071 ImageView drawable is not loaded correctly when changing Locale
by Fabrice Di Meglio
· 12 years ago
53018e5
Merge "Apply dev. settings at runtime Bug #7434649"
by Romain Guy
· 12 years ago
5bb3c73
Apply dev. settings at runtime Bug #7434649
by Romain Guy
· 12 years ago
69fcbcc
Fix crash in TextDropShadowCache
by Romain Guy
· 12 years ago
c4aa38a
am c0da873e: am a9473881: am 2435f98d: Merge "Use the same interrupt/resume logic for all functor calls" into jb-mr1.1-dev
by Chris Craik
· 12 years ago
c0da873
am a9473881: am 2435f98d: Merge "Use the same interrupt/resume logic for all functor calls" into jb-mr1.1-dev
by Chris Craik
· 12 years ago
b8dca77
Merge "Use LruCache instead of GenerationCache in libhwui"
by Romain Guy
· 12 years ago
059e12c
Use LruCache instead of GenerationCache in libhwui
by Romain Guy
· 12 years ago
288f20c
am 51812754: am 25082e33: Merge "Another optimization of glyph cache uploads"
by Chet Haase
· 12 years ago
d15321b
Use the same interrupt/resume logic for all functor calls
by Chris Craik
· 12 years ago
7bb3cfe
Another optimization of glyph cache uploads
by Sangkyu Lee
· 12 years ago
9a9f874
am e2a2fe4e: am be37b5fa: Merge "Free resources in correct order in ResStringPool::uninit"
by Kenny Root
· 12 years ago
be37b5f
Merge "Free resources in correct order in ResStringPool::uninit"
by Kenny Root
· 12 years ago
ffa68f0
am 7f92d516: am 7494f0c0: am a84c9639: Merge "Avoid tesselation path when useCenter is set" into jb-mr1-dev
by Chris Craik
· 12 years ago
7f92d51
am 7494f0c0: am a84c9639: Merge "Avoid tesselation path when useCenter is set" into jb-mr1-dev
by Chris Craik
· 12 years ago
7fae521
Avoid tesselation path when useCenter is set
by Chris Craik
· 12 years ago
fdf85b6
Merge "More changes to fix PDK build:"
by Mike Lockwood
· 12 years ago
c59b2f9
More changes to fix PDK build:
by Mike Lockwood
· 12 years ago
4a82a0f
am f5fa64f2: am fbba753f: Merge "Handle offscreen animations correctly" into jb-mr1-dev
by Chet Haase
· 12 years ago
fbba753
Merge "Handle offscreen animations correctly" into jb-mr1-dev
by Chet Haase
· 12 years ago
3561d06
Handle offscreen animations correctly
by Chet Haase
· 12 years ago
2635e74
am d04fe3c1: am 04c8d402: Merge "Properly draw the window background on window resize Bug #7385090" into jb-mr1-dev
by Romain Guy
· 12 years ago
41308e2
Properly draw the window background on window resize Bug #7385090
by Romain Guy
· 12 years ago
85c1aef
am 6534dd02: am 74261d84: Merge "Don\'t null the reference to Bitmap pixels until we\'re really ready" into jb-mr1-dev
by Chet Haase
· 12 years ago
547e665
Don't null the reference to Bitmap pixels until we're really ready
by Chet Haase
· 12 years ago
be432fa
am eb78cf53: am 8b946c05: Merge "Defer layer rendering to avoid stalls Bug #7326824" into jb-mr1-dev
by Romain Guy
· 12 years ago
7c25aab
Defer layer rendering to avoid stalls Bug #7326824
by Romain Guy
· 12 years ago
3786a9b
am 07a9ebd1: am b8460d15: Merge "Take into account the texture layer\'s transform for clipping Bug #7370212" into jb-mr1-dev
by Romain Guy
· 12 years ago
Next »