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
/
output
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 278887 "cc: Support on demand raster with gpu rasterization"
boliu@chromium.org
2014-07-13
7
-33
/
+6
*
Removed ManagedMemoryStats.
vmpstr@chromium.org
2014-06-19
6
-45
/
+0
*
Rendering context information added to SharedQuadState
thildebr@chromium.org
2014-06-19
2
-5
/
+12
*
Mac ÜC: Enable back-pressure for the browser compositor
ccameron@chromium.org
2014-06-12
1
-2
/
+1
*
cc: Fix negative EstimatedParentDrawTimes
brianderson@chromium.org
2014-06-11
2
-3
/
+3
*
Invert DSF to map from delegated frame to layer space
jamesr@chromium.org
2014-06-10
3
-1
/
+6
*
Revert of Invert DSF to map from delegated frame to layer space (https://code...
acleung@chromium.org
2014-06-07
3
-6
/
+1
*
Use the factory to create SkGpuDevice objects.
rosca@adobe.com
2014-06-06
1
-7
/
+22
*
Invert DSF to map from delegated frame to layer space
jamesr@chromium.org
2014-06-06
3
-1
/
+6
*
Gracefully handling texture creation failure
sugoi@chromium.org
2014-06-06
1
-0
/
+2
*
use setInfo instead of (deprecated) setConfig
reed@google.com
2014-06-03
1
-3
/
+3
*
Re-land: cc: Fail more visibly when sync queries are not working correctly.
reveman@chromium.org
2014-05-28
1
-0
/
+18
*
Revert 272565 "Re-land: cc: Fail more visibly when sync queries ..."
kbr@chromium.org
2014-05-23
1
-18
/
+0
*
Re-land: cc: Fail more visibly when sync queries are not working correctly.
reveman@chromium.org
2014-05-23
1
-0
/
+18
*
cc: Show success or failure in the trace event for CopyOutputRequest.
danakj@chromium.org
2014-05-22
1
-1
/
+2
*
cc: Allow DeferredInitialize to use DelegatingRenderer
boliu@chromium.org
2014-05-22
4
-2
/
+15
*
Make delegated software renderer work on Mac
ccameron@chromium.org
2014-05-21
3
-10
/
+16
*
Adding gtest helpers for BeginFrameArgs.
mithro@mithis.com
2014-05-19
3
-5
/
+84
*
Remove CompositeAndReadback from LayerTreeHost(Impl) and the Proxys.
danakj@chromium.org
2014-05-15
10
-157
/
+24
*
Make ui::Snapshot asynchronous on Android, remove CompositeAndReadback.
danakj@chromium.org
2014-05-15
4
-4
/
+2
*
setLocalMatrix is deprecated, so pass the matrix to the factory
reed@google.com
2014-05-14
1
-8
/
+6
*
Revert 270265 "cc: Fail more visibly when sync queries are not w..."
kbr@chromium.org
2014-05-14
1
-18
/
+0
*
cc: Fail more visibly when sync queries are not working correctly.
reveman@chromium.org
2014-05-14
1
-0
/
+18
*
cc: Removed deadcode GlRenderer::InitializeGrContext.
alokp@chromium.org
2014-05-13
1
-1
/
+0
*
cc: Unify use of DidSwapBuffers() and did_request_swap
simonhong@chromium.org
2014-05-12
1
-7
/
+6
*
Use Async readbacks in the SoftwareRenderer unit tests.
danakj@chromium.org
2014-05-11
1
-106
/
+105
*
Use factory methods for Skia effects in unit tests.
dominikg@chromium.org
2014-05-11
3
-11
/
+11
*
Scrub deprecated Skia APIs.
fmalita@chromium.org
2014-05-10
1
-2
/
+2
*
Making BeginFrameArgs work with TRACE_EVENT system.
mithro@mithis.com
2014-05-10
2
-0
/
+13
*
Refactoring the debug creation of BeginFrameArgs objects to be in unittest co...
mithro@mithis.com
2014-05-10
3
-17
/
+2
*
Use RenderPass CreateAndAppendSQS whenever possible
weiliangc@chromium.org
2014-05-08
3
-292
/
+276
*
Add flag to enable rendering of text using signed distance fields.
jvanverth@google.com
2014-05-07
4
-21
/
+26
*
Support videos with JPEG color range in GPU YUV convert path.
rileya@chromium.org
2014-05-03
2
-27
/
+193
*
Replace call to SkComposeImageFilter constructor with call to factory.
dominikg@chromium.org
2014-05-01
1
-1
/
+1
*
cc: Add initial GPU-to-GPU copy rasterizer implementation.
reveman@chromium.org
2014-05-01
2
-4
/
+2
*
cc: Delete GrContext resources when tab becomes invisible.
alokp@chromium.org
2014-04-30
11
-53
/
+130
*
Trace the lifetime of CopyOutputRequest
jdduke@chromium.org
2014-04-28
1
-1
/
+6
*
cc: Move scheduling logic out of OutputSurface
brianderson@chromium.org
2014-04-26
4
-361
/
+34
*
Remove offscreen compositor contexts.
danakj@chromium.org
2014-04-24
15
-107
/
+11
*
cc: Use the onscreen context to perform composited ganesh filters.
danakj@chromium.org
2014-04-24
3
-68
/
+117
*
cc: Remove code paths for branches that are always true.
danakj@chromium.org
2014-04-23
2
-19
/
+10
*
cc: Use CHROMIUM_sync_query in GLRenderer when available.
reveman@chromium.org
2014-04-23
2
-22
/
+108
*
cc: Remove duplicate transform logic in GLRenderer
enne@chromium.org
2014-04-22
1
-10
/
+5
*
cc: Throttle swaps in Scheduler instead of OutputSurface
brianderson@chromium.org
2014-04-18
4
-121
/
+52
*
Implementation of Window Shape using SkAlphaThresholdFilter
zork@chromium.org
2014-04-16
4
-2
/
+104
*
Remove Skia legacy API from Chrome.
dominikg@chromium.org
2014-04-15
1
-7
/
+7
*
cc: Remove use of "internal" namespace for TaskGraph.
reveman@chromium.org
2014-04-13
4
-17
/
+15
*
cc: Handle retroactive BeginFrames in the Scheduler.
brianderson@chromium.org
2014-04-12
4
-172
/
+165
*
Always set using_map_image when using software renderer.
jbauman@chromium.org
2014-04-09
2
-2
/
+2
*
cc: Use read lock for source texture in ApplyImageFilter().
dongseong.hwang@intel.com
2014-04-09
1
-2
/
+2
[next]