Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
2ab14daebac46307d2364733481edc3115bbf98c
/
libs
8a3452e
Merge "Calculate and show the shadow from a spot light."
by ztenghui
· 11 years ago
7b4516e
Calculate and show the shadow from a spot light.
by ztenghui
· 11 years ago
58f09b3
Add DisplayList bit for projecting onto a contained volume
by Alan Viverette
· 11 years ago
2dfae9b
Merge "b/12068020 Make kb layouts only unique to vendor/product"
by RoboErik
· 11 years ago
fb290df
b/12068020 Make kb layouts only unique to vendor/product
by RoboErik
· 11 years ago
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
49782e4
am 9158825f: Move some system services to separate directories
by Amith Yamasani
· 11 years ago
9158825
Move some system services to separate directories
by Amith Yamasani
· 11 years ago
69d2513
Track Looper decoupling from ALooper
by Brian Carlstrom
· 11 years ago
804ff38
Handle user-defined cache path for RS.
by Tim Murray
· 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
070274e
Add libutils dependency for libandroidfw host build.
by Narayan Kamath
· 11 years ago
6304919
Unbreak display list debug dumping
by John Reck
· 11 years ago
cec24ae
RenderThread work
by John Reck
· 11 years ago
afd31e0
Reimplement ZipFileRO in terms of libziparchive.
by Narayan Kamath
· 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
dbccd44a
Merge commit 'b873a17ce7be0a9771c24999adca6964431728f6' into HEAD
by The Android Open Source Project
· 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
ed84dea
am 8f592378: am 69920427: Merge "Fix a variety of small publicly-reported bugs."
by Elliott Hughes
· 11 years ago
c367d48
Fix a variety of small publicly-reported bugs.
by Elliott Hughes
· 11 years ago
e63f7c62
Clean unused parameters, disable warnings
by Chris Craik
· 11 years ago
84b6292
move libandroidfw to frameworks/native
by Mike Lockwood
· 11 years ago
0b664c3
Merge "add a test for BackupData helpers."
by Chris Wren
· 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
fd5f566
add a test for BackupData helpers.
by Chris Wren
· 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
b203dc1
am efbfe81d: am 931f6f87: Merge "Fix another off-by-one error in ZipFileRO" into klp-dev
by Kenny Root
· 11 years ago
317c602
am d9141d93: am d292f790: Merge "Reconcile differences between zip implementations" into klp-dev
by Kenny Root
· 11 years ago
fa34d2c
Revert "Reconcile differences between zip implementations"
by Kenny Root
· 11 years ago
1c7cf90
Fix another off-by-one error in ZipFileRO
by Kenny Root
· 11 years ago
0d6c2d7
Reconcile differences between zip implementations
by Kenny Root
· 11 years ago
0c4b364
Revert "Reconcile differences between zip implementations"
by Kenny Root
· 11 years ago
ef60bda
am feaa3be3: am 139ae547: Merge "Reconcile differences between zip implementations" into klp-dev
by Kenny Root
· 11 years ago
9ffddc7
Reconcile differences between zip implementations
by Kenny Root
· 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
Next »