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: Rename cc classes and members to match filenames
enne@chromium.org
2012-10-22
261
-7819
/
+7819
*
Conditionalize memory allocation limit based on visibility
ccameron@chromium.org
2012-10-22
21
-67
/
+289
*
cc: Fix flaky CCLayerTreeHost unit tests
danakj@chromium.org
2012-10-22
2
-20
/
+32
*
cc: Change PRESUBMIT to allow COMPILE_ASSERT
enne@chromium.org
2012-10-22
1
-1
/
+1
*
cc: Move contentsSwizzled property from LayerTextureUpdater to CCPrioritizedT...
reveman@google.com
2012-10-22
20
-71
/
+28
*
cc: Remove CC*.h temporary includes, part 4/4.
tfarina@chromium.org
2012-10-22
98
-275
/
+175
*
cc: Remove CC*.h temporary includes, part 3/4.
tfarina@chromium.org
2012-10-21
75
-223
/
+119
*
cc: Remove CC*.h temporary includes, part 2/4.
tfarina@chromium.org
2012-10-20
49
-136
/
+66
*
cc: Use arraysize instead of WTF_ARRAY_LENGTH in shader.cc
tfarina@chromium.org
2012-10-20
1
-18
/
+18
*
Reland "cc: Switch PrioritizedTextureManager to std::vector."
tfarina@chromium.org
2012-10-20
2
-4
/
+5
*
cc: Use ui/gfx geometry types for the CCRenderPass and CCDrawQuad classes.
danakj@chromium.org
2012-10-20
51
-241
/
+298
*
cc: Compile without wtf HashMap include in layer_animation_controller.cc
tfarina@chromium.org
2012-10-20
1
-2
/
+0
*
Revert 163083 - cc: Switch PrioritizedTextureManager to std::vector.
rlp@chromium.org
2012-10-19
2
-5
/
+4
*
Add checks to resource update creation and image upload.
ccameron@chromium.org
2012-10-19
3
-0
/
+57
*
cc: Switch PrioritizedTextureManager to std::vector.
tfarina@chromium.org
2012-10-19
2
-4
/
+5
*
Remove all the "set noparent" directives
dpranke@chromium.org
2012-10-19
1
-1
/
+0
*
Revert "cc: Rename cc classes and members to match filenames"
enne@chromium.org
2012-10-19
260
-7794
/
+7794
*
cc: Rename cc classes and members to match filenames
enne@chromium.org
2012-10-19
260
-7794
/
+7794
*
cc: Move cc/threaded_unittest files to cc/test/layer_tree_test_common
danakj@chromium.org
2012-10-19
5
-211
/
+207
*
cc: Screenspace inverse transform goes to content space, scrolling should be ...
danakj@chromium.org
2012-10-19
5
-53
/
+305
*
Reland "cc: Remove CC*.h temporary includes, part 1/4."
tfarina@chromium.org
2012-10-19
77
-203
/
+131
*
cc: Rename viewportPoint to screenSpacePoint to be more precise in the hit-te...
danakj@chromium.org
2012-10-19
3
-12
/
+12
*
Revert r162986 "cc: Remove CC*.h temporary includes, part 1/4."
pfeldman@chromium.org
2012-10-19
77
-130
/
+201
*
cc: Remove CC*.h temporary includes, part 1/4.
tfarina@chromium.org
2012-10-19
77
-201
/
+130
*
Remove wtf/CurrentTime.h and uses from LayerTextureUpdaters and ScrollbarAnim...
jamesr@chromium.org
2012-10-19
3
-13
/
+13
*
cc: Remove all but one texture uploader class.
reveman@chromium.org
2012-10-19
22
-701
/
+520
*
Move CC switches to cc/switches.h.
aelias@chromium.org
2012-10-19
14
-81
/
+158
*
Remove GraphicsContext3D:: stubs from cc
jamesr@chromium.org
2012-10-18
71
-577
/
+384
*
cc: Make opaqueLayers a member instead of a template parameter in CCOcclusion...
thakis@chromium.org
2012-10-18
1
-108
/
+158
*
cc: Switch to Chromium DCHECKs LOGs
danakj@chromium.org
2012-10-18
96
-640
/
+741
*
cc: Remove wtf usage from test code
enne@chromium.org
2012-10-18
40
-233
/
+222
*
Remove TraceEvent stub header from cc
jamesr@chromium.org
2012-10-18
30
-51
/
+38
*
Use base/metrics/histogram.h instead of WebKit::Platform::histogramCustomCoun...
jamesr@chromium.org
2012-10-18
5
-64
/
+44
*
cc: Remove bogus forward declarations from font_atlas
enne@chromium.org
2012-10-18
1
-3
/
+0
*
cc: Replace TextureUploader::Parameters with ResourceUpdate struct.
reveman@google.com
2012-10-18
22
-185
/
+340
*
cc: Change cc's use of wtf/Deque to <deque>
enne@chromium.org
2012-10-17
9
-54
/
+163
*
Set memory allocation with visibility, instead of through manager.
ccameron@chromium.org
2012-10-17
16
-53
/
+101
*
cc: Remove wtf includes from resource provider
enne@chromium.org
2012-10-17
19
-93
/
+92
*
Remove use of wtf/ListHashSet from CCPrioritizedTextureManager.
ccameron@chromium.org
2012-10-17
5
-73
/
+71
*
Revert "cc: Switch to Chromium DCHECKs LOGs"
mattm@chromium.org
2012-10-17
98
-760
/
+697
*
cc: Switch to Chromium DCHECKs LOGs
danakj@chromium.org
2012-10-17
98
-697
/
+760
*
Revert 162284 - cc: Get rid of CC*.h temporary header files.
mattm@chromium.org
2012-10-17
149
-356
/
+539
*
cc: Get rid of CC*.h temporary header files.
tfarina@chromium.org
2012-10-16
149
-539
/
+356
*
cc: Remove wtf Locker include from unittest.
tfarina@chromium.org
2012-10-16
1
-1
/
+0
*
cc: Remove the temporary header files that aren't prefixed with CC*
tfarina@chromium.org
2012-10-16
109
-406
/
+171
*
cc: Remove wtf includes for scrollbar layer classes
enne@chromium.org
2012-10-16
10
-36
/
+34
*
cc: Remove wtf includes from *LayerTextureUpdater headers
enne@chromium.org
2012-10-16
21
-73
/
+80
*
cc: Fix the include paths to skia header files.
tfarina@chromium.org
2012-10-16
26
-44
/
+44
*
Stop setting chromium_code: 0 for cc
jamesr@chromium.org
2012-10-16
1
-1
/
+0
*
cc: Remove wtf includes from base / thread / single_thread proxy
enne@chromium.org
2012-10-16
11
-60
/
+56
[next]