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: Make tiles that are not required by trees NEVER_BIN
vmpstr@chromium.org
2013-06-22
2
-7
/
+45
*
Add base namespace to more values in sync and elsewhere.
brettw@chromium.org
2013-06-21
3
-3
/
+3
*
Re-revert "Re-land r207660 - "Upgrading Mesa to 9.0.3."""
dpranke@chromium.org
2013-06-21
4
-0
/
+0
*
Re-land r207660 - "Upgrading Mesa to 9.0.3.""
dpranke@chromium.org
2013-06-21
4
-0
/
+0
*
cc: Move task graph construction to RasterWorkerPool classes.
reveman@chromium.org
2013-06-21
14
-383
/
+550
*
Change WGC3DInProcessCBImpl factories to return a base class pointer.
sievers@chromium.org
2013-06-21
2
-6
/
+4
*
cc: Produce a single mailbox per video texture in software decode.
danakj@chromium.org
2013-06-21
2
-49
/
+36
*
Remove NULL ResourceProvider, TileManager early outs
boliu@chromium.org
2013-06-21
3
-46
/
+22
*
Revert r207660 - "Upgrading Mesa to 9.0.3."
dpranke@chromium.org
2013-06-21
4
-0
/
+0
*
Upgrading Mesa to 9.0.3.
dpranke@chromium.org
2013-06-21
4
-0
/
+0
*
cc: Initialize Scheduler::safe_to_expect_begin_frame_
brianderson@chromium.org
2013-06-20
1
-0
/
+1
*
Revert 207508 "Add a hide_layer_and_subtree() flag to cc::Layer"
oshima@chromium.org
2013-06-20
9
-378
/
+3
*
Update the include paths of message_loop_proxy.h
tfarina@chromium.org
2013-06-20
1
-1
/
+1
*
cc: Delete LayerTreeAsText / ShowPlatformLayerTree
enne@chromium.org
2013-06-20
25
-260
/
+2
*
cc: Allow output readback/copy requests to specify a sub-rect to copy.
danakj@chromium.org
2013-06-20
16
-135
/
+734
*
cc: Trigger BeginFrames that were just missed retroactively
brianderson@chromium.org
2013-06-20
7
-31
/
+165
*
ResourceProvider::AcquireImage early out if already acquired
boliu@chromium.org
2013-06-20
1
-2
/
+2
*
Migrate CompositingReasons to uint64.
hartmanng@chromium.org
2013-06-20
1
-36
/
+45
*
Add a hide_layer_and_subtree() flag to cc::Layer
danakj@chromium.org
2013-06-20
9
-3
/
+378
*
cc: Remove cc::Thread and cc::ThreadImpl.
danakj@chromium.org
2013-06-20
36
-347
/
+276
*
Move hash_pair.h from cc/base into base/.
nasko@chromium.org
2013-06-20
9
-214
/
+3
*
Zero-budget TileManager in resourceless software mode
boliu@chromium.org
2013-06-20
11
-83
/
+158
*
Revert 207360 "cc: Recycle tilings to make SetLiveTilesRect cheaper"
skyostil@google.com
2013-06-20
11
-429
/
+31
*
cc: Recycle tilings to make SetLiveTilesRect cheaper
enne@chromium.org
2013-06-20
11
-31
/
+429
*
cc: Fix texture upload polling.
reveman@chromium.org
2013-06-19
1
-0
/
+5
*
cc: Add BeginFrameArgs
brianderson@chromium.org
2013-06-19
28
-108
/
+252
*
Create resource for alpha plane if it exists
vigneshv@chromium.org
2013-06-19
1
-2
/
+4
*
cc: Deprioritize low res when not in smoothness mode
enne@chromium.org
2013-06-19
1
-9
/
+20
*
cc: simplify mailbox management in ResourceProvider
piman@chromium.org
2013-06-19
2
-47
/
+44
*
Reland r206537 - cc: Don't return mailboxes if the TextureLayer is removed fr...
piman@chromium.org
2013-06-18
4
-44
/
+167
*
cc: Fix to image decode in tile manager.
vmpstr@chromium.org
2013-06-18
5
-8
/
+52
*
cc: Prevent raster tasks from completing twice.
reveman@chromium.org
2013-06-18
4
-13
/
+38
*
cc: Add ability to request copy of compositor output as a texture.
danakj@chromium.org
2013-06-18
21
-192
/
+858
*
cc: For LCD text, consider unready tiles as having text
enne@chromium.org
2013-06-18
4
-6
/
+6
*
cc: Remove FakeThread, use SingleThreadTaskRunner in scheduling classes.
danakj@chromium.org
2013-06-18
21
-285
/
+288
*
Link cc, cc_unittests, and compositor against blink_minimal
jamesr@chromium.org
2013-06-18
2
-2
/
+2
*
cc: Emulate BeginFrame in OutputSurfaces that don't support it natively
brianderson@chromium.org
2013-06-18
37
-833
/
+756
*
cc: Use run count instead of linear scan through dependencies to detect ready...
reveman@chromium.org
2013-06-18
2
-61
/
+82
*
Skip raster if MapImage fails
boliu@chromium.org
2013-06-17
5
-57
/
+114
*
Revert impl-side painting setting for GoogleTV
jinsukkim@chromium.org
2013-06-17
1
-6
/
+1
*
cc: Fix throttling of raster tasks.
reveman@chromium.org
2013-06-17
2
-20
/
+29
*
cc: Pixel rebaselines for https://chromiumcodereview.appspot.com/17018002/
danakj@chromium.org
2013-06-17
2
-1
/
+1
*
Revert 206020 "cc: Emulate BeginFrame in OutputSurfaces that don..."
reveman@google.com
2013-06-17
37
-693
/
+805
*
Estimate draw duration in SchedulerClient
ajuma@chromium.org
2013-06-16
4
-2
/
+51
*
cc: Throttle raster tasks based on check interval and max upload rate.
reveman@chromium.org
2013-06-15
1
-14
/
+17
*
Revert "cc: Don't return mailboxes if the TextureLayer is removed from the tr...
senorblanco@chromium.org
2013-06-15
4
-78
/
+22
*
cc: Decode images once in tile manager
vmpstr@chromium.org
2013-06-15
4
-56
/
+45
*
cc: Don't return mailboxes if the TextureLayer is removed from the tree.
piman@chromium.org
2013-06-15
4
-22
/
+78
*
Fix scrollbar fade animation scheduling.
aelias@chromium.org
2013-06-15
9
-28
/
+168
*
Turn on lightweight image decode check.
tomhudson@chromium.org
2013-06-14
3
-2
/
+6
[next]