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 unit tests for scroll offset delegate
enne@chromium.org
2013-07-26
1
-0
/
+161
*
Don't let scrollbar thumbs run off their tracks.
ccameron@chromium.org
2013-07-26
1
-1
/
+5
*
cc: Hidden layers should not occlude non-hidden layers.
danakj@chromium.org
2013-07-26
2
-0
/
+129
*
cc: A pixel test for readbacks of layers with CanClipSelf == true.
danakj@chromium.org
2013-07-26
7
-5
/
+322
*
cc: Use a struct for CalcDrawProps inputs
enne@chromium.org
2013-07-26
12
-969
/
+532
*
cc: Add unit tests for Layer::HasAncestor() method.
tfarina@chromium.org
2013-07-26
3
-9
/
+30
*
Disable BackgroundFilterBlurOutsets until the upcoming skia roll.
senorblanco@chromium.org
2013-07-25
1
-6
/
+3
*
Mark test BackgroundFilterBlurOutsets as fuzzy on all platforms, and add the ...
senorblanco@chromium.org
2013-07-25
2
-2
/
+5
*
Make inttypes.h and similar macro usage C++11-friendly.
thakis@chromium.org
2013-07-25
1
-3
/
+3
*
cc: Get rid of cc_source_files variable.
tfarina@chromium.org
2013-07-24
1
-353
/
+350
*
cc: Rename LayerTreeHost::commit_number to source_frame_number.
danakj@chromium.org
2013-07-24
11
-55
/
+54
*
Revert 213493 "cc: Use a struct for CalcDrawProps inputs"
enne@chromium.org
2013-07-24
12
-528
/
+958
*
cc: Use a struct for CalcDrawProps inputs
enne@chromium.org
2013-07-24
12
-958
/
+528
*
cc: Add some unit tests for readbacks outside of the viewport.
danakj@chromium.org
2013-07-24
2
-0
/
+81
*
Revert 213338 "cc: Allow the main thread to cancel commits"
jochen@chromium.org
2013-07-24
34
-581
/
+114
*
cc: Allow the main thread to cancel commits
enne@chromium.org
2013-07-24
34
-114
/
+581
*
cc: Rename clip rects in CalcDrawProps.
danakj@chromium.org
2013-07-24
1
-47
/
+58
*
Don't leak CopyResult textures.
danakj@chromium.org
2013-07-24
1
-1
/
+4
*
cc: Don't leak a ref to SkColorFilter.
danakj@chromium.org
2013-07-24
1
-3
/
+9
*
cc: Remove some DCHECKs in CopyOutputRequest code.
danakj@chromium.org
2013-07-23
3
-5
/
+75
*
Revert "Revert 210138 "Perform glReadPixels with PBOs in the gpu, if PBO...""
hubbe@chromium.org
2013-07-23
4
-3
/
+27
*
cc: Fix activation typo
enne@chromium.org
2013-07-23
2
-4
/
+4
*
Use the correct fragment-shader for non-premultiplied program.
alokp@chromium.org
2013-07-23
3
-7
/
+12
*
Add LayerTreeHostClient::{will,did}UpdateLayer, report layer updates to DevTools
caseq@chromium.org
2013-07-23
3
-3
/
+41
*
Only reset overscroll accumulation for axes that have scrolled
jdduke@chromium.org
2013-07-23
2
-8
/
+24
*
cc: Limit number of raster tasks that can be scheduled.
reveman@chromium.org
2013-07-23
12
-100
/
+134
*
cc: Deflake LayerTreeHostTestDeferredInitialize
boliu@chromium.org
2013-07-22
1
-3
/
+16
*
CC: Add command-line flag to disable AA.
epenner@chromium.org
2013-07-22
6
-3
/
+13
*
cc: Constantify parameter of HasAncestor() method. Cleanup.
tfarina@chromium.org
2013-07-22
2
-2
/
+2
*
cc: No need to include trees/single_thread_proxy.h in animation/ unittest.
tfarina@chromium.org
2013-07-20
1
-1
/
+0
*
cc: Add coverage tiles to PictureLayerImpl's trace.
vmpstr@chromium.org
2013-07-20
1
-0
/
+17
*
Avoid costly transform math in UpdateTilePriorities
shawnsingh@chromium.org
2013-07-19
2
-2
/
+822
*
cc: Don't leak ContextSharedData
danakj@chromium.org
2013-07-19
1
-5
/
+10
*
cc: Remove invalid ancient dchecks
enne@chromium.org
2013-07-19
1
-2
/
+0
*
Adds a new callback as this signal is required to pass up to the application
joth@chromium.org
2013-07-19
9
-0
/
+117
*
cc: add picture id to Picture::Record
enne@chromium.org
2013-07-19
2
-5
/
+17
*
cc: Fix hud bounds on the first frame it is displayed.
danakj@chromium.org
2013-07-19
3
-15
/
+11
*
cc: Use simplified region for pending invalidation.
vmpstr@chromium.org
2013-07-19
7
-2
/
+92
*
cc: Clean up the RenderSurface objects in the RenderSurfaceLayerList
danakj@chromium.org
2013-07-18
20
-950
/
+1200
*
Revert 212008 "cc: Remove TextureLayer::SetTextureId and Texture..."
aberent@google.com
2013-07-18
3
-254
/
+152
*
Define cc::FilterKeyframe and cc::KeyframedFilterAnimationCurve
ajuma@chromium.org
2013-07-18
5
-12
/
+257
*
cc: Re-enable the VideoResourceUpdater tests.
danakj@chromium.org
2013-07-18
1
-8
/
+7
*
Workaround for WebView needing full page content
joth@chromium.org
2013-07-18
1
-0
/
+5
*
Fix page scale factor affecting transforms higher on the tree.
aelias@chromium.org
2013-07-17
7
-89
/
+111
*
Add the current delta to InputHandlerClient::DidOverscroll.
mkosiba@chromium.org
2013-07-17
3
-6
/
+13
*
Use a direct include of the message_loop header in cc/, chrome_frame/, cloud_...
avi@chromium.org
2013-07-17
8
-8
/
+8
*
cc: Remove TextureLayer::SetTextureId and TextureLayer::WillModifyTexture
piman@chromium.org
2013-07-17
3
-152
/
+254
*
cc: Rename DidFinished* functions to DidFinish*
vmpstr@chromium.org
2013-07-17
6
-13
/
+13
*
Make cc::FilterOperations blendable
ajuma@chromium.org
2013-07-17
6
-1
/
+702
*
Implement shareResources==true in TestWebGraphicsContext3D
piman@chromium.org
2013-07-17
5
-87
/
+158
[next]