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
*
Revert 175690
estade@chromium.org
2013-01-09
35
-359
/
+69
*
cc: Implement DelegatingRender::drawFrame() method.
danakj@chromium.org
2013-01-09
35
-69
/
+359
*
cc: Map the clip_rect in the SharedQuadState to include the drawTransform of ...
danakj@chromium.org
2013-01-09
2
-0
/
+2
*
Revert 175632
kaiwang@chromium.org
2013-01-09
2
-34
/
+1
*
ThreadedTest that a non-null OutputSurface that fails initialization immediat...
jamesr@chromium.org
2013-01-09
2
-1
/
+34
*
Implement a method to access the non-composited content root layer picture pile.
leandrogracia@chromium.org
2013-01-09
19
-2
/
+199
*
Avoid exposing gl bindings through cc public API headers
jamesr@chromium.org
2013-01-08
25
-25
/
+66
*
cc: Fix low-res impl-side painting artifacts
enne@chromium.org
2013-01-08
11
-26
/
+98
*
ui: Remove gfx::Size::ClampToNonNegative, prevent negative sizes always.
danakj@chromium.org
2013-01-08
1
-1
/
+1
*
Mailbox support for texture layers.
alexst@chromium.org
2013-01-08
7
-18
/
+382
*
Ensure that render surface layer list is not dirty/empty before hit testing f...
yusufo@chromium.org
2013-01-08
2
-0
/
+16
*
Fix metadata content size.
aelias@chromium.org
2013-01-08
2
-5
/
+63
*
cc: Use maximum tiling contents scales for picture layer scale
enne@chromium.org
2013-01-08
6
-36
/
+105
*
Revert 175275
jamesr@chromium.org
2013-01-07
9
-95
/
+14
*
Move VideoFrameProvider to, and remove all usage of WebVideoFrame from cc/
danakj@chromium.org
2013-01-07
13
-211
/
+131
*
Migrate from MathUtil::inverse() to gfx::Transform::GetInverse()
shawnsingh@google.com
2013-01-07
13
-106
/
+109
*
Rename ActiveAnimation -> Animation
vollick@chromium.org
2013-01-07
18
-396
/
+396
*
We don't want to tick animation controllers for non-active layers
vollick@chromium.org
2013-01-07
10
-0
/
+39
*
cc: remove loseOutputSurface.
danakj@chromium.org
2013-01-07
8
-35
/
+1
*
cc: Ban (f)printf via presubmit.py
enne@chromium.org
2013-01-06
1
-5
/
+13
*
cc: Don't activate pending tree until all tiles are ready
enne@chromium.org
2013-01-06
1
-10
/
+5
*
cc: Ban DLOG/LOG(INFO) from cc via presubmit
enne@chromium.org
2013-01-06
1
-0
/
+19
*
cc: Set the max frames pending from the thread proxy.
danakj@chromium.org
2013-01-05
9
-14
/
+95
*
Remove no-longer-necessary copyfiles.py scripts and stale cc/README
jamesr@chromium.org
2013-01-05
2
-83
/
+0
*
cc: Remove DLOG(INFO) from cc.
enne@chromium.org
2013-01-05
1
-1
/
+0
*
cc: Move more functionality from host to LayerTreeImpl
enne@chromium.org
2013-01-05
8
-92
/
+85
*
cc: Remove unused PictureLayerImpl::didUpdateBounds function
enne@chromium.org
2013-01-04
2
-8
/
+0
*
cc: Put context-loss tests in layer_tree_host_unittest_context.cc
danakj@chromium.org
2013-01-04
26
-925
/
+1406
*
cc: Remove now-unused impl-side painting function
enne@chromium.org
2013-01-04
2
-11
/
+0
*
Avoid depending on WebTransformationMatrix::toTransform
jamesr@chromium.org
2013-01-04
1
-1
/
+25
*
Re-land: cc: Fix typo causing low-res tiles not to be prioritized correctly.
reveman@google.com
2013-01-03
1
-1
/
+1
*
cc: Sync scroll offsets and deltas for impl-side painting
enne@chromium.org
2013-01-03
6
-28
/
+173
*
cc: Android vertical scrollbars should use linear fade.
danakj@chromium.org
2013-01-03
1
-8
/
+16
*
Revert 175010
rlarocque@chromium.org
2013-01-03
1
-1
/
+1
*
cc: Fix typo causing low-res tiles not to be prioritized correctly.
reveman@google.com
2013-01-03
1
-1
/
+1
*
cc: Make the HUD allocate a new texture when the current one is in use by the...
danakj@chromium.org
2013-01-03
1
-2
/
+3
*
cc: Remove all uses of "using namespace std".
tfarina@chromium.org
2013-01-03
12
-46
/
+25
*
Use WeakPtr for posting cc tasks to main thread
jamesr@chromium.org
2013-01-02
9
-147
/
+31
*
Send memory management policies to the tile manager
ccameron@chromium.org
2013-01-02
8
-24
/
+128
*
cc: Remove spurious LOG(INFO) from LayerTreeHostImpl
enne@chromium.org
2012-12-27
1
-1
/
+0
*
cc: Kill the base::Passed(foo.Pass()) meme.
tfarina@chromium.org
2012-12-23
1
-5
/
+5
*
cc: Don't use partial updates for scrollbars when they are not allowed.
danakj@chromium.org
2012-12-22
11
-74
/
+241
*
cc: Cleanup when ending cc_perftests so they don't hang.
danakj@chromium.org
2012-12-22
1
-1
/
+2
*
Move filters to RenderPassDrawQuad
piman@chromium.org
2012-12-21
23
-216
/
+190
*
cc: Support mask layers in impl-side painting
enne@chromium.org
2012-12-21
10
-11
/
+80
*
cc: When the transform's scale is unknown, draw into render surfaces at the s...
danakj@chromium.org
2012-12-21
4
-9
/
+81
*
Revert "Rename ActiveAnimation -> Animation"
phajdan.jr@chromium.org
2012-12-21
18
-396
/
+396
*
Rename ActiveAnimation -> Animation
vollick@chromium.org
2012-12-20
18
-396
/
+396
*
Make scrollbars scroll on main thread.
flackr@chromium.org
2012-12-20
4
-16
/
+61
*
cc: Move updateDrawProperties to LayerTreeImpl
enne@chromium.org
2012-12-20
6
-56
/
+81
[next]