index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
cc: Add force anti-aliasing off option to SolidColorDrawQuad
wonsik@chromium.org
2013-05-02
16
-65
/
+142
*
Add unittest for root layer scroll offset delegation.
mkosiba@chromium.org
2013-05-02
1
-0
/
+66
*
cc: Move analyze tasks to worker thread.
reveman@chromium.org
2013-05-02
4
-77
/
+117
*
cc: Add a test image for force anti-aliasing off feature
enne@chromium.org
2013-05-02
1
-0
/
+0
*
Disables impl-side painting on TV device
jinsukkim@chromium.org
2013-05-02
1
-1
/
+6
*
Warn on missing OVERRIDE/virtual everywhere, not just in header files.
rsleevi@chromium.org
2013-05-02
4
-8
/
+8
*
cc: Fix most cpplint errors in cc/
enne@chromium.org
2013-05-01
21
-50
/
+56
*
Tweaks to top controls behavior for fullscreen API support.
tedchoc@chromium.org
2013-05-01
2
-1
/
+3
*
cc: Reduce special casing of transparent tiles.
reveman@chromium.org
2013-05-01
8
-71
/
+40
*
cc: Remove unused is_live flag from TilePriority
enne@chromium.org
2013-05-01
6
-96
/
+37
*
cc: Set tile manager memory policy in initializeRenderer.
aelias@chromium.org
2013-05-01
4
-17
/
+28
*
Merge cc initialization paths
boliu@chromium.org
2013-05-01
23
-480
/
+729
*
cc: Make async readback path use async glReadPixels.
danakj@chromium.org
2013-05-01
15
-83
/
+446
*
CC: Call Shutdown outside of destructor.
epenner@chromium.org
2013-04-30
2
-3
/
+1
*
cc: Make tile-creation lazy
danakj@chromium.org
2013-04-30
13
-303
/
+309
*
Make it possible to delegate root layer scroll offset outside of cc.
mkosiba@chromium.org
2013-04-30
13
-49
/
+176
*
Remove bool return for Renderer SwapBuffers
jbauman@chromium.org
2013-04-30
8
-15
/
+10
*
cc: Add pixel tests for PictureDrawQuad
enne@chromium.org
2013-04-30
6
-34
/
+281
*
cc: Clip layers by clip_rect when marking occlusion behind them.
danakj@chromium.org
2013-04-30
2
-4
/
+88
*
cc: TileManager AssignGpuMemory cleanup
vmpstr@chromium.org
2013-04-30
5
-68
/
+113
*
Revert 197178 "Make it possible to delegate root layer scroll of..."
hshi@chromium.org
2013-04-30
13
-175
/
+48
*
Make it possible to delegate root layer scroll offset outside of cc.
mkosiba@chromium.org
2013-04-29
13
-48
/
+175
*
cc: Add test images for picture draw quad tests
enne@chromium.org
2013-04-29
2
-0
/
+0
*
Explicitly mark UpdateTopControlsState for multi-threaded.
sheu@chromium.org
2013-04-29
1
-0
/
+1
*
Add a command line flag for dumping trace events to VLOG
vollick@chromium.org
2013-04-29
4
-2
/
+39
*
Add fling velocity updates from gesture curves.
jdduke@chromium.org
2013-04-29
3
-0
/
+10
*
cc: Add software renderer pixel tests
enne@chromium.org
2013-04-29
6
-116
/
+220
*
Flip the cc::InputHandler and cc::InputHandlerClient names, they are backwards
jamesr@chromium.org
2013-04-29
16
-183
/
+184
*
Revert 197024 "Add a command line flag for dumping trace events ..."
vollick@chromium.org
2013-04-29
4
-39
/
+2
*
Add a command line flag for dumping trace events to VLOG
vollick@chromium.org
2013-04-29
4
-2
/
+39
*
Remove extra FIXME containing identity scale matrix from
wjmaclean@chromium.org
2013-04-29
1
-5
/
+0
*
cc: Remove cheapness estimator usage from tile manager.
reveman@chromium.org
2013-04-28
18
-355
/
+57
*
cc: Use base::MessageLoop.
xhwang@chromium.org
2013-04-27
3
-6
/
+5
*
Avoid dereferencing input handler on main thread
jamesr@chromium.org
2013-04-27
3
-0
/
+80
*
Add signalSyncPoint to the WebGraphicsContext3D command buffer impls.
danakj@chromium.org
2013-04-27
4
-0
/
+142
*
Moved default resource choice logic in ResourceProvider.
skaslev@chromium.org
2013-04-27
2
-6
/
+8
*
cc: Don't invalidate for lcd text on platforms without lcd text
enne@chromium.org
2013-04-27
1
-1
/
+1
*
Add page scale animation easing.
jdduke@chromium.org
2013-04-26
3
-13
/
+33
*
cc: Prevent any occlusion on layers being copied for a readback.
danakj@chromium.org
2013-04-26
6
-100
/
+309
*
Remove boundsContainPageScale from layer types
wjmaclean@chromium.org
2013-04-26
23
-281
/
+227
*
Revert 196708 "Merge cc initialization paths"
nick@chromium.org
2013-04-26
23
-729
/
+480
*
Improved measurement of rasterize time and pixels rasterized.
ernstm@chromium.org
2013-04-26
15
-58
/
+129
*
cc: Async readback.
danakj@chromium.org
2013-04-26
22
-77
/
+436
*
cc: Sort the files in cc.gyp
danakj@chromium.org
2013-04-26
1
-238
/
+238
*
Revert 196713 "cc: Async readback."
danakj@chromium.org
2013-04-26
22
-431
/
+72
*
cc: Async readback.
danakj@chromium.org
2013-04-26
22
-72
/
+431
*
Merge cc initialization paths
boliu@chromium.org
2013-04-26
23
-480
/
+729
*
cc: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-26
6
-9
/
+9
*
Revert 196592 "cc: Async readback."
kinuko@chromium.org
2013-04-26
22
-431
/
+72
*
Add OutputSurfaceClient::SetNeedsRedrawRect
boliu@chromium.org
2013-04-26
9
-13
/
+29
[next]