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
*
Reenable CCOcclusionTrackerTestViewportRectOverChild test.
danakj@chromium.org
2012-09-24
1
-2
/
+1
*
Revert 158386 - Revert 158362 - Support high DPI scrollbar on top level web f...
avi@chromium.org
2012-09-24
7
-11
/
+52
*
Add CC software renderer.
aelias@chromium.org
2012-09-24
13
-15
/
+601
*
Revert 158362 - Support high DPI scrollbar on top level web frame.
avi@chromium.org
2012-09-24
7
-52
/
+11
*
Support high DPI scrollbar on top level web frame.
flackr@chromium.org
2012-09-24
7
-11
/
+52
*
cc: Remove TextureUploaderOption.
reveman@chromium.org
2012-09-22
14
-63
/
+51
*
cc_unittests fails on several platforms with 158148
vitalybuka@chromium.org
2012-09-22
10
-67
/
+14
*
[cc] Color evicted vs. invalidated checkerboard tiles differently
enne@chromium.org
2012-09-22
10
-14
/
+67
*
[cc] Add test for mask layers and lost contexts
enne@chromium.org
2012-09-21
3
-20
/
+38
*
Gracefully handle zero duration curves in CCActiveAnimation
vollick@chromium.org
2012-09-21
4
-3
/
+31
*
Fix remaining cc files to compile with Clang
enne@chromium.org
2012-09-21
44
-101
/
+462
*
Add high DPI unit test for verifying visible and drawable content rects in co...
shawnsingh@chromium.org
2012-09-20
1
-18
/
+85
*
cc: Rename maxPartialTextureUpdatesMax to partialTextureUpdatesMax.
reveman@google.com
2012-09-20
1
-2
/
+2
*
Add the ubercomp DelegatedRendererLayer.
danakj@chromium.org
2012-09-20
19
-22
/
+787
*
Convert CC scheduler logic to use base::TimeTicks/Delta instead of doubles
jamesr@chromium.org
2012-09-20
17
-162
/
+159
*
cc: Remove CCTextureUpdateController::updateTextures().
reveman@chromium.org
2012-09-20
6
-118
/
+144
*
cc: Fix CCLayerTreeHostTestScrollMultipleRedraw.runMultiThread test.
reveman@chromium.org
2012-09-20
1
-4
/
+4
*
Revert 157700 - Add the ubercomp DelegatedRendererLayer.
ilevy@chromium.org
2012-09-20
19
-787
/
+22
*
Add the ubercomp DelegatedRendererLayer.
danakj@chromium.org
2012-09-20
19
-22
/
+787
*
Add wrapper container for a vector of OwnPtr<T>
jamesr@chromium.org
2012-09-20
31
-151
/
+269
*
cc: Do not report old query values when reused
brianderson@chromium.org
2012-09-20
1
-0
/
+1
*
Allow deletion of some (as opposed to all) textures on the impl thread.
ccameron@chromium.org
2012-09-19
13
-27
/
+150
*
Fix CC*Renderer and CC*LayerImpl to compile with Clang
enne@chromium.org
2012-09-19
37
-106
/
+346
*
Adaptively throttle texture uploads
brianderson@chromium.org
2012-09-19
8
-24
/
+108
*
Add some missing unit tests and update cc_unittests and webkit_compositor_bin...
shawnsingh@chromium.org
2012-09-18
12
-1
/
+4079
*
Enable webkit_compositor_bindings_unittests in component builds
jamesr@chromium.org
2012-09-18
4
-54
/
+101
*
Integrate r128344 and r128253 from WebKit
ccameron@chromium.org
2012-09-18
14
-141
/
+386
*
Make cc's use of WTF::HashMap robust to key/value change
enne@chromium.org
2012-09-18
7
-39
/
+184
*
cc: Only use upload throttling when performing full texture uploads.
reveman@chromium.org
2012-09-18
4
-275
/
+50
*
Move TextureCopier and TextureUploader from CCRenderer to CCResourceProvider
piman@chromium.org
2012-09-18
16
-93
/
+85
*
cc: Remove partial texture updates from scheduler.
reveman@google.com
2012-09-17
5
-30
/
+75
*
Add scrolling related getters to WebLayerImpl
skyostil@chromium.org
2012-09-17
1
-1
/
+7
*
Adjust texture priorities in preparation of impl-thread eviction of only some...
ccameron@chromium.org
2012-09-17
4
-29
/
+39
*
Use OwnArrayPtr<> for new[]-allocated memory to match the delete[] call
jamesr@chromium.org
2012-09-15
1
-1
/
+2
*
cc: Remove awareness of incremental updates from state machine.
reveman@chromium.org
2012-09-15
5
-164
/
+96
*
Change cc files from namespace WebCore to cc
enne@chromium.org
2012-09-14
265
-496
/
+880
*
WebKit revision 120360 changed chromium so that we don't need to have a layer...
vollick@google.com
2012-09-14
1
-0
/
+6
*
Port CCCompletionEvent over to use base::WaitableEvent
jamesr@chromium.org
2012-09-14
1
-8
/
+5
*
cc: Scheduler will never process a commit until it receives a vsync tick.
reveman@chromium.org
2012-09-13
8
-79
/
+123
*
cc: Avoid unnecessary destruction of texture update controller.
reveman@chromium.org
2012-09-13
2
-3
/
+2
*
Disable test CCOcclusionTrackerTestViewportRectOverChild
jamesr@chromium.org
2012-09-13
1
-1
/
+2
*
Add more cc OWNERS
jamesr@chromium.org
2012-09-13
1
-0
/
+2
*
Tweak cc gyps to work in a pure WebKit checkout
jamesr@chromium.org
2012-09-13
4
-8
/
+46
*
Disable flaky unit test cc_unittests:CCLayerTreeHostTestDeviceScaleFactorScal...
jamesr@chromium.org
2012-09-13
1
-1
/
+2
*
Roll in CC changes up to 128196
jamesr@chromium.org
2012-09-12
7
-21
/
+49
*
Enable cc_unittests in component build
jamesr@chromium.org
2012-09-12
10
-189
/
+163
*
Patch in CCRendererGL.cpp changes from WK r128269
jamesr@chromium.org
2012-09-12
1
-3
/
+20
*
Switch use_libcc_for_compositor default to true
jamesr@chromium.org
2012-09-12
1
-2
/
+3
*
Support LUMINANCE texture format in uploadWithMapTexSubImage
jamesr@chromium.org
2012-09-11
1
-1
/
+13
*
Fix cc gyp files up for static linking
jamesr@chromium.org
2012-09-11
2
-10
/
+16
[next]