Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
15a07a21eb33e8ca1c7444944fe0541a53380c0c
/
libs
15a07a2
Use path outlines to define shadow shapes
by Chris Craik
· 11 years ago
bb615a6
Clear root level reorder lists to prevent accessing stale DisplayLists
by Chris Craik
· 11 years ago
cc3c256
Property support for light positioning.
by ztenghui
· 11 years ago
3a3bdd0
am ee846d3e: am 38cf0704: am e9a7d229: am 66b5a2b2: am 5150eb8f: Merge "Initialize pointer members to NULL to avoid illegal reference"
by Chris Craik
· 11 years ago
ee846d3
am 38cf0704: am e9a7d229: am 66b5a2b2: am 5150eb8f: Merge "Initialize pointer members to NULL to avoid illegal reference"
by Chris Craik
· 11 years ago
9202873
Initialize pointer members to NULL to avoid illegal reference
by lina.x.pi
· 11 years ago
8191eff
Merge "Map shadow light position globally"
by Chris Craik
· 11 years ago
ed0f7cb
Merge "Fix view z translation with 3d projection disabled"
by Chris Craik
· 11 years ago
7b3dfa4
Transform shadow casters correctly in 3d
by Chris Craik
· 11 years ago
cf8d9d4
Fix view z translation with 3d projection disabled
by Chris Craik
· 11 years ago
3197cde
Map shadow light position globally
by Chris Craik
· 11 years ago
f533e94
Support projection of DisplayLists onto ancestors.
by Chris Craik
· 11 years ago
81155da
Merge "Remove dead code"
by John Reck
· 11 years ago
2114aef
Remove dead code
by John Reck
· 11 years ago
8790be6
Remove calls to deprecated SkBitmap::setIsOpaque()
by Leon Scroggins III
· 11 years ago
255fd80
Merge "Simplify Z reordering logic"
by Chris Craik
· 11 years ago
9f68c09
Simplify Z reordering logic
by Chris Craik
· 11 years ago
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
Next »