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: 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
*
cc: Remove wtf hashmap use from resource provider
enne@chromium.org
2012-10-16
4
-101
/
+22
*
cc: Remove wtf members from gl/software/cc renderer
enne@chromium.org
2012-10-16
12
-87
/
+86
*
cc: Remove wtf includes from layer_impl.h
enne@chromium.org
2012-10-16
7
-17
/
+14
*
Remove use_libcc_for_compositor gyp variable
jamesr@chromium.org
2012-10-16
2
-113
/
+94
*
Port from WTF::Mutex -> base::Lock in cc::VideoLayerImpl
jamesr@chromium.org
2012-10-16
2
-8
/
+7
*
cc: Get rid of temporary (stub) header files under test/ directory.
tfarina@chromium.org
2012-10-16
65
-234
/
+113
*
cc: Remove wtf hashmap from damage tracker
enne@chromium.org
2012-10-16
2
-12
/
+11
*
cc: Remove unused own_ptr_vector
enne@chromium.org
2012-10-16
3
-103
/
+0
*
cc: Remove wtf types from occlusion tracker / overdraw metrics
enne@chromium.org
2012-10-16
2
-3
/
+3
*
Use antialiasing and bitmap filtering when needed in software compositor.
skaslev@chromium.org
2012-10-16
1
-0
/
+13
*
cc: Store tiles, painters, tiling data in scoped_ptr
enne@chromium.org
2012-10-15
27
-133
/
+94
*
cc: Switch CCLayerTreeHostTestFinishAllRendering to use base::AutoLock.
tfarina@chromium.org
2012-10-15
1
-5
/
+5
*
Enable compositor tests on android.
epenner@chromium.org
2012-10-15
2
-1
/
+30
*
cc: Remove uses of OwnArrayPtr from our library.
tfarina@chromium.org
2012-10-15
6
-18
/
+14
*
Added support for render surfaces in the software compositor.
skaslev@chromium.org
2012-10-15
4
-18
/
+83
*
Aura: Allow browser UI thread waiting for compositor commits.
backer@chromium.org
2012-10-15
1
-0
/
+2
*
Fix issue where textures currently being drawn by the impl thread can be recy...
ccameron@chromium.org
2012-10-15
11
-169
/
+155
*
Remove USE(ACCELERATED_COMPOSITING) references from cc
jamesr@chromium.org
2012-10-15
76
-264
/
+1
*
Add a PRESUBMIT.py for cc/ that specifies default try bots.
danakj@chromium.org
2012-10-15
1
-0
/
+14
*
cc: Remove OwnPtr from CCFrameRateCounter.
tfarina@chromium.org
2012-10-15
8
-29
/
+33
*
cc: Add missing include to scoped_ptr.
tfarina@chromium.org
2012-10-13
1
-0
/
+1
*
cc: Own CCTimer by scoped_ptr instead of using OwnPtr.
tfarina@chromium.org
2012-10-13
5
-15
/
+15
*
cc: Remove LayerTextureUpdater::Texture::updateRect() callback.
reveman@chromium.org
2012-10-13
26
-278
/
+295
*
cc: Allow "pipelined" deletion of exported resources
piman@chromium.org
2012-10-13
3
-4
/
+86
*
cc: Use base::Time instead of currentTime() in CCFrameRateCounter.
tfarina@chromium.org
2012-10-13
4
-24
/
+25
*
[cc] Rename all cc/ filenames to Chromium style
enne@chromium.org
2012-10-12
360
-10109
/
+10502
*
[cc] Allow ui/gfx includes from cc
enne@chromium.org
2012-10-12
1
-0
/
+1
*
[cc] Change cc_tests.gyp filenames to Chromium style
enne@chromium.org
2012-10-12
90
-1304
/
+1362
*
[cc] Store CCLayerImpls as scoped_ptrs
enne@chromium.org
2012-10-12
51
-504
/
+520
*
[cc] Use base ptr types for cc's CSS animation classes
enne@chromium.org
2012-10-12
20
-287
/
+282
*
Revert 161472 - cc: Apply the layer's initial CSS scale to the contentsScale ...
kochi@chromium.org
2012-10-12
13
-461
/
+157
*
[cc] Land preliminary empty headers for libcc renames
enne@chromium.org
2012-10-12
152
-1
/
+603
*
Revert 161488 - [cc] Use base ptr types for cc's CSS animation classes
falken@chromium.org
2012-10-12
20
-279
/
+287
*
[cc] Use base ptr types for cc's CSS animation classes
enne@chromium.org
2012-10-12
20
-287
/
+279
*
Revert 161482 - [cc] Store CCLayerImpls as scoped_ptrs
falken@chromium.org
2012-10-12
51
-518
/
+502
*
[cc] Store CCLayerImpls as scoped_ptrs
enne@chromium.org
2012-10-12
51
-502
/
+518
*
cc: Remove currentTime() use from ContentLayerChromium.
tfarina@chromium.org
2012-10-12
1
-5
/
+5
[next]