Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
daa98ca8d7c85b77ad794cc8d9f17e262ac41d96
/
libs
/
hwui
fc53ef27
Implement missing safelyRun() on ThreadedRenderer
by John Reck
· 11 years ago
f6eebb21
Merge "Refactor HardwareLayer"
by John Reck
· 11 years ago
3ff18fa
am deefd1fd: am 5f7c0b1d: am 6d8b21a8: Merge "Fix TinyHashMap to use generic hash_type instead of hash_t"
by Narayan Kamath
· 11 years ago
04fc583
Refactor HardwareLayer
by John Reck
· 11 years ago
eef1be1
Merge "Removing SkiaColorFilter and inspecting the native object directly."
by Derek Sollenberger
· 11 years ago
b67a7bf
Add shadow casting / global perspective APIs, hidden for now.
by Chris Craik
· 11 years ago
76d3a1b
Removing SkiaColorFilter and inspecting the native object directly.
by Derek Sollenberger
· 11 years ago
fad4593
Add the clipToOutline by just using the clipPathOp
by ztenghui
· 11 years ago
8852ab4
Merge "Keep the SkPaint used when creating a layer."
by Derek Sollenberger
· 11 years ago
e9bea2a
Fix TinyHashMap to use generic hash_type instead of hash_t
by Ashok Bhat
· 11 years ago
27bfb24
Merge "Rework and clean up DisplayList projection"
by Chris Craik
· 11 years ago
d44fbe5
Keep the SkPaint used when creating a layer.
by Derek Sollenberger
· 11 years ago
1df2644
Rework and clean up DisplayList projection
by Chris Craik
· 11 years ago
fdace4e
Merge "Simplify DisplayList matrices"
by Chris Craik
· 11 years ago
ba9a215
am 2c764b20: am 0ec3ca6e: am 449273e2: Merge "Fix for positioning of glyphs within a bitmap"
by Chris Craik
· 11 years ago
629f677
Simplify DisplayList matrices
by Chris Craik
· 11 years ago
a989cb2
Merge "Fixing a bad bug when there is no real umbra"
by ztenghui
· 11 years ago
5176c97
Fixing a bad bug when there is no real umbra
by ztenghui
· 11 years ago
494db9e
Merge "Simplify umbra calculation"
by Chris Craik
· 11 years ago
1d89563
Merge "Add initial hidden outline APIs"
by Chris Craik
· 11 years ago
12d9526d
Simplify umbra calculation
by Chris Craik
· 11 years ago
a2fe7af
Add initial hidden outline APIs
by Chris Craik
· 11 years ago
3040f73
Merge "Fix nano vs. millis"
by John Reck
· 11 years ago
a6260b8
Fix nano vs. millis
by John Reck
· 11 years ago
f3560a1
Merge "Merge close vertices in a better way."
by ztenghui
· 11 years ago
6657a6c
Update reordering method names, and make 3d reordering API public
by Chris Craik
· 11 years ago
967c7fb
Merge "Fix projection offset caching"
by Chris Craik
· 11 years ago
d04a6b1
Fix projection offset caching
by Chris Craik
· 11 years ago
f5ca8b4
Merge close vertices in a better way.
by ztenghui
· 11 years ago
5e1814e
Merge "Remove logging of DisplayList staleness"
by Chris Craik
· 11 years ago
e742799
Merge "Native-side proxy"
by John Reck
· 11 years ago
4f02bf4
Native-side proxy
by John Reck
· 11 years ago
3783e70
Remove logging of DisplayList staleness
by Chris Craik
· 11 years ago
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
3ed1927
Fix for positioning of glyphs within a bitmap
by Alexander Toresson
· 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
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
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
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
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
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
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
Next »