index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libs
/
hwui
/
DisplayListRenderer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
DO NOT MERGE Inspect SkShader to determine hw shader.
Leon Scroggins III
2014-05-23
1
-19
/
+0
*
Define light position (using new lighting spec) in Java
Chris Craik
2014-05-21
1
-4
/
+0
*
Merge "Avoid caching shadow properties in Java & HWUI."
Derek Sollenberger
2014-05-08
1
-3
/
+0
|
\
|
*
Avoid caching shadow properties in Java & HWUI.
Derek Sollenberger
2014-05-07
1
-3
/
+0
*
|
Add CanvasProperty for drawCircle
John Reck
2014-05-02
1
-0
/
+2
|
/
*
Move RenderNode to own file
John Reck
2014-03-19
1
-1
/
+1
*
Rename DisplayList->RenderNode
John Reck
2014-03-12
1
-2
/
+2
*
Fix warnings in hwui
Chris Craik
2014-03-05
1
-2
/
+2
*
DisplayList overhaul
John Reck
2014-03-04
1
-87
/
+13
*
Removing SkiaColorFilter and inspecting the native object directly.
Derek Sollenberger
2014-02-07
1
-14
/
+0
*
Merge "Keep the SkPaint used when creating a layer."
Derek Sollenberger
2014-02-07
1
-1
/
+1
|
\
|
*
Keep the SkPaint used when creating a layer.
Derek Sollenberger
2014-02-07
1
-1
/
+1
*
|
Rework and clean up DisplayList projection
Chris Craik
2014-02-06
1
-2
/
+0
|
/
*
Support projection of DisplayLists onto ancestors.
Chris Craik
2014-01-15
1
-0
/
+2
*
Use const where possible for drawing parameters
Chris Craik
2014-01-03
1
-60
/
+68
*
Fix isRecording override
Chris Craik
2014-01-02
1
-1
/
+1
*
Use const access to snapshot from OpenGLRenderer
Chris Craik
2014-01-02
1
-1
/
+1
*
Move Snapshot management to intermediate StatefulBaseRenderer class
Chris Craik
2014-01-01
1
-22
/
+47
*
Create abstract base class for OpenGLRenderer
Chris Craik
2013-12-27
1
-2
/
+2
*
3d view system!
Chris Craik
2013-12-12
1
-0
/
+1
*
Fix crashes in setMatrix() and concat()
Romain Guy
2013-07-16
1
-5
/
+8
*
Refcount 9-patches and properly handle GC events
Romain Guy
2013-06-26
1
-0
/
+11
*
Use individual glyph positions to determine text bounds.
Chris Craik
2013-05-21
1
-1
/
+2
*
Pack preloaded framework assets in a texture atlas
Romain Guy
2013-05-02
1
-2
/
+1
*
Draw Operation merging
Chris Craik
2013-04-15
1
-2
/
+3
*
Don't crash when making a layer larger than supported dimensions
Romain Guy
2013-03-28
1
-0
/
+6
*
Use snapshot alpha for layers
Chris Craik
2013-03-15
1
-1
/
+1
*
Fully deferred displaylist replay
Chris Craik
2013-03-15
1
-3
/
+1
*
Precache glyphs at final raster size
Romain Guy
2013-03-01
1
-1
/
+1
*
DisplayList draw operation reordering
Chris Craik
2013-02-15
1
-6
/
+2
*
Move DisplayList to its own cpp file
Chris Craik
2013-02-14
1
-378
/
+1
*
Revert "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master...
Chris Craik
2013-02-13
1
-2
/
+1
*
resolved conflicts for merge of c93c6aa5 to master-chromium
Derek Sollenberger
2013-01-30
1
-259
/
+51
|
\
|
*
Object-based DisplayList recording
Chris Craik
2013-01-22
1
-259
/
+51
*
|
am 61840eb0: Merge "Preliminary Support for region clipping"
Romain Guy
2013-01-15
1
-0
/
+36
|
\
\
|
|
/
|
*
Preliminary Support for region clipping
Romain Guy
2013-01-14
1
-0
/
+36
*
|
am 9acd1b4f: Merge "Add visual profiling feature"
Romain Guy
2013-01-04
1
-0
/
+2
|
\
\
|
|
/
|
*
Add visual profiling feature
Romain Guy
2013-01-04
1
-0
/
+2
*
|
Update framework to support r5967 of Skia.
Derek Sollenberger
2012-12-12
1
-2
/
+3
|
/
*
Defer layer rendering to avoid stalls
Romain Guy
2012-10-18
1
-1
/
+1
*
Fix texture corruption
Chet Haase
2012-09-30
1
-1
/
+2
*
Don't use the QCOM_tiled_rendering extension with functors
Romain Guy
2012-09-27
1
-0
/
+7
*
Fix occasional crash bug with layers
Chet Haase
2012-09-17
1
-0
/
+13
*
Reduce the number of locks acquired by display lists
Romain Guy
2012-09-07
1
-7
/
+8
*
Optimize interactions with glyph cache
Chet Haase
2012-08-14
1
-2
/
+4
*
Rename drawGeneralText to drawText
Romain Guy
2012-07-27
1
-2
/
+2
*
Hardware implementation of glyph positioning (bug 5443796)
Raph Levien
2012-07-23
1
-3
/
+3
*
Track canvas clearing for swap buffers logic.
Chet Haase
2012-06-07
1
-1
/
+1
*
Skip eglSwapBuffers() call when we do not draw to GL
Chet Haase
2012-05-31
1
-20
/
+20
*
Sanitize display list properties
Romain Guy
2012-05-18
1
-9
/
+10
[next]