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
*
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
*
Avoid unnecessary copy when invoking drawBitmap(int[])
Romain Guy
2012-05-15
1
-22
/
+15
*
Remove all Dalvik allocations from Cavnas.drawBitmap(int[], ...)
Romain Guy
2012-05-14
1
-9
/
+29
*
Merge "Fix issue where scale-animating text would jump temporarily a few pixe...
Chet Haase
2012-05-07
1
-1
/
+1
|
\
|
*
Fix issue where scale-animating text would jump temporarily a few pixels
Chet Haase
2012-05-07
1
-1
/
+1
*
|
Fix hang/crash in native path code
Chet Haase
2012-05-03
1
-0
/
+11
|
/
*
Remove USE_DISPLAY_LIST_PROPERTIES flag
Chet Haase
2012-04-23
1
-10
/
+12
*
Optimization of alpha with DisplayList properties
Chet Haase
2012-04-03
1
-0
/
+5
*
Enabling DisplayList properties
Chet Haase
2012-04-02
1
-1
/
+1
*
Re-enable DisplayList properties.
Chet Haase
2012-04-02
1
-5
/
+16
*
Disable DisplayList properties pending fixes for AlphaAnimation
Chet Haase
2012-03-29
1
-1
/
+1
*
Re-enabling DisplayList properties
Chet Haase
2012-03-27
1
-3
/
+1
*
Use a status_t return type for GL functors
Romain Guy
2012-03-26
1
-3
/
+3
*
Disable DisplayList properties
Chet Haase
2012-03-22
1
-1
/
+1
[next]