Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
3d92f4ea37e6785605a8d62f1971f2dfe4569638
/
libs
/
hwui
/
Android.mk
f3754a8
Fix shadow radius too large for RS
by Chris Craik
· 9 years ago
756619d
Turn off HWUI_ENABLE_OPENGL_VALIDATION
by John Reck
· 9 years ago
10dd058
Framework-side of SurfaceView#getBitmap
by John Reck
· 9 years ago
04d46eb
Support replace op in new pipeline
by Chris Craik
· 9 years ago
44b49f0
Add a callback for rendernode parentcount=0
by John Reck
· 9 years ago
2c0f937
Add a font microbench
by John Reck
· 9 years ago
35934cc
Compute text bounds on a per glyph basis when drawing from an SkPicture.
by Derek Sollenberger
· 9 years ago
bad9918
Clean up and rename TypefaceImpl
by sergeyv
· 9 years ago
dccca44
Reland: Move text logic from jni to hwui level
by sergeyv
· 9 years ago
afbd0f1
Revert "Move text logic from jni to hwui level"
by Sergei Vasilinetc
· 9 years ago
a7f6bba1
Move text logic from jni to hwui level
by sergeyv
· 9 years ago
0280628
Fix flickering when layers resize in-place
by Chris Craik
· 9 years ago
67bd3b5
Merge "Add GlopBuilder test for snapping" into nyc-dev
by Sergei Vasilinetc
· 9 years ago
f42bf3e
Add GlopBuilder test for snapping
by sergeyv
· 9 years ago
c172325
Merge "Add initial BakedOpDispatcher tests" into nyc-dev
by Chris Craik
· 9 years ago
419a1e7
Add initial BakedOpDispatcher tests
by Chris Craik
· 9 years ago
77bf1bb
Merge "Switch hwui to google-benchmark" into nyc-dev
by John Reck
· 9 years ago
dc87c52
Add leak-checking to unit tests
by John Reck
· 9 years ago
0418afa3
Switch hwui to google-benchmark
by John Reck
· 9 years ago
485e41d
Merge "Revert "Disable HWUI_NEW_OPS"" into nyc-dev
by Chris Craik
· 9 years ago
f0a7608
Revert "Disable HWUI_NEW_OPS"
by Chris Craik
· 9 years ago
b878a99
Merge "Fix matrix mapping of negative rects" into nyc-dev
by Chris Craik
· 9 years ago
261725f
Fix matrix mapping of negative rects
by Chris Craik
· 9 years ago
0bed032
Disable HWUI_NEW_OPS
by John Reck
· 9 years ago
91eff22
Support op dumping in new pipeline
by Chris Craik
· 9 years ago
6cc3a25
Temporarily enable fine-grained error checking
by John Reck
· 9 years ago
11f02d7
allow for slow FrameMetricsListeners
by Andres Morales
· 9 years ago
991da31
Update HWUI makefiles to support use by other targets (e.g. Skia)
by Derek Sollenberger
· 9 years ago
b251a2f
Revert "Revert "TaskManager bench""
by Chris Craik
· 9 years ago
1697c3d
Use clang to build microbench
by Chris Craik
· 9 years ago
0b69467
Merge "Add a debug assert to track down infinite loop"
by John Reck
· 9 years ago
83c9b5b
Add a debug assert to track down infinite loop
by John Reck
· 9 years ago
9640477
Revert "TaskManager bench"
by Daniel Chapin
· 9 years ago
3ff6b15
Merge "TaskManager bench"
by Chris Craik
· 9 years ago
766431a
Revert "Revert "VectorDrawable native rendering - Step 4 of MANY""
by Doris Liu
· 9 years ago
02db03c
TaskManager bench
by Chris Craik
· 9 years ago
5a11e8d
Revert "VectorDrawable native rendering - Step 4 of MANY"
by Doris Liu
· 9 years ago
3fd03b7
Merge "Add SkiaBehaviorTests"
by Chris Craik
· 9 years ago
07d8d59
Add SkiaBehaviorTests
by Chris Craik
· 9 years ago
a72d52b
Merge "VectorDrawable native rendering - Step 4 of MANY"
by Doris Liu
· 9 years ago
f276acd
VectorDrawable native rendering - Step 4 of MANY
by Doris Liu
· 9 years ago
c3127a7
Fix TextDropShadowCache infinite loop
by John Reck
· 9 years ago
c52ac0b
Merge "Add fine-grained debug layer"
by John Reck
· 9 years ago
975591a
Add fine-grained debug layer
by John Reck
· 9 years ago
06f5bc7
expose hwui frame stats through FrameStatsObserver
by Andres Morales
· 9 years ago
dcdbba7c
Re-enable new pipeline
by John Reck
· 9 years ago
1b94f9b
Revert "Switch to new rendering pipeline"
by John Reck
· 9 years ago
7db5ffb
Revert "Revert "Fix leak in unclipped save layer""
by John Reck
· 9 years ago
a6fc36d
Revert "Fix leak in unclipped save layer"
by Daniel Chapin
· 9 years ago
8e068d5
Fix leak in unclipped save layer
by John Reck
· 9 years ago
cbc5bd5
Merge "Track texture memory globally"
by John Reck
· 9 years ago
e5da4ef
Trap SIGABRT in RenderThread for unit tests
by John Reck
· 9 years ago
38e0c32
Track texture memory globally
by John Reck
· 9 years ago
48cb620
Fix the build
by Chris Craik
· 9 years ago
3daf4d3
Switch to new rendering pipeline
by Chris Craik
· 9 years ago
f158b49
Rename Reorderers to Builders
by Chris Craik
· 9 years ago
5ea1724
Rename OpReorderer to FrameReorderer
by Chris Craik
· 9 years ago
f5baedb
Merge "Stencil support in new recorder/reorderer"
by Chris Craik
· 9 years ago
e4db79d
Stencil support in new recorder/reorderer
by Chris Craik
· 9 years ago
4bbc293
VectorDrawable native rendering - Step 3 of MANY
by Doris Liu
· 9 years ago
e60a52a
Fix build
by Chris Craik
· 9 years ago
d2dfd8f
Add TextureView support to new renderer/reorderer
by Chris Craik
· 9 years ago
27e58b4
Build hwui test scenes as common test code
by Chris Craik
· 9 years ago
8160f20
Reorganize hwui test directories
by Chris Craik
· 9 years ago
9b9eca5
Merge "Support projection in OpReorderer"
by Chris Craik
· 9 years ago
8d1f212
Support projection in OpReorderer
by Chris Craik
· 9 years ago
9e7fcfd
Move BakedOpDispatcher to separate file
by Chris Craik
· 9 years ago
a171727
Initial text support in new reorderer/renderer
by Chris Craik
· 9 years ago
16c9d6a
Refactor hwuitest
by John Reck
· 9 years ago
804618d
VectorDrawable native rendering - Step 2 of MANY
by Doris Liu
· 9 years ago
98787e6
Finish shadow support in new reorderer/renderer
by Chris Craik
· 9 years ago
9fded23
Recycle OffscreenBuffers
by Chris Craik
· 9 years ago
f59cb78
Add microbench for PathParser
by Doris Liu
· 9 years ago
30bcf69
VectorDrawable native rendering - Step 1 of MANY
by Doris Liu
· 9 years ago
704bed0
add DeviceInfo
by John Reck
· 9 years ago
41925b1
Merge "Revert "add DeviceInfo""
by John Reck
· 9 years ago
0968955
Revert "add DeviceInfo"
by John Reck
· 9 years ago
5655c7c
Merge "add DeviceInfo"
by John Reck
· 9 years ago
b244289
add DeviceInfo
by John Reck
· 9 years ago
967bb18
Merge "Fix GCC build"
by John Reck
· 9 years ago
c90ed75
Fix GCC build
by John Reck
· 9 years ago
0b7e824
Initial HW layer support in new reorderer/renderer
by Chris Craik
· 9 years ago
76ace11
Add FatVector
by Chris Craik
· 9 years ago
5507807
Merge six commits from master-skia to master
by Leon Scroggins III
· 9 years ago
7bd3721
Merge "Add ShadowBench"
by John Reck
· 9 years ago
64bb63f
Merge "Remove direct dependency of external/skia on frameworks/native"
by Tom Hudson
· 9 years ago
b2f5bd2
Remove direct dependency of external/skia on frameworks/native
by Tom Hudson
· 9 years ago
82f5e0c
Add ShadowBench
by John Reck
· 9 years ago
0a24b14
Add initial OpReorderer benchmarks
by Chris Craik
· 9 years ago
5fbd9db
Use null GL for unit tests/microbench
by Chris Craik
· 9 years ago
81a1d2a
Add LinearStdAllocator
by Chris Craik
· 9 years ago
b565df1
Initial commit of new Canvas operation recording / replay
by Chris Craik
· 9 years ago
4a4bc89
Microbench hackery
by John Reck
· 9 years ago
e702c9c
Shove the tests into a different file
by John Reck
· 9 years ago
6e6646c
Unify extensions parsing behavior
by Chris Craik
· 9 years ago
9557106
Add CanvasState tests
by Chris Craik
· 9 years ago
e248bd1
Serializing display lists
by John Reck
· 9 years ago
4c5efe9
Add ninePatch support to Canvas.h
by Derek Sollenberger
· 10 years ago
773bbe0
Revert "Add ninePatch support to Canvas.h"
by John Reck
· 9 years ago
d2e7214
Makefile re-jiggering
by John Reck
· 9 years ago
Next »