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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
cc: Pass impl task runner into TextureMailboxDeleter
boliu@chromium.org
2014-03-18
1
-1
/
+3
*
cc: Apply occlusion before creating quads in IOSurfaceLayerImpl.
danakj@chromium.org
2014-03-17
3
-0
/
+40
*
cc: Remove TestWebGraphicsContext3D overhead from RasterWorkerPool perf tests.
reveman@chromium.org
2014-03-17
1
-1
/
+1
*
Revert of cc: Replace recorded region with direct map lookup (https://coderev...
thakis@chromium.org
2014-03-14
3
-25
/
+34
*
cc: Replace recorded region with direct map lookup
enne@chromium.org
2014-03-13
3
-34
/
+25
*
cc: Apply occlusion before creating quads in SolidColorLayerImpl.
danakj@chromium.org
2014-03-13
4
-6
/
+68
*
cc: Rename QuadSink::Append to MaybeAppend.
danakj@chromium.org
2014-03-13
3
-7
/
+7
*
cc: Remove OverdrawMetrics and --trace-overdraw flag.
danakj@chromium.org
2014-03-12
1
-4
/
+2
*
cc: Remove the AppendQuadsData from QuadSink::Append.
danakj@chromium.org
2014-03-12
3
-14
/
+7
*
Add a GPU rasterization hint to cc::PictureLayer
ajuma@chromium.org
2014-03-11
2
-0
/
+44
*
Removing the use of base::Time inside the LayerTreeHost system.
mithro@mithis.com
2014-03-11
1
-3
/
+2
*
Removing base::Time from SetAnimationEvents and PostAnimationEventsToMainThre...
mithro@mithis.com
2014-03-11
1
-2
/
+1
*
cc: Fix damage when the HUD is enabled.
danakj@chromium.org
2014-03-10
1
-3
/
+0
*
Remove wall time from NotifyAnimationStarted and NotifyAnimationFinished.
mithro@mithis.com
2014-03-10
1
-3
/
+1
*
cc: Add visible_rect to Draw*Quad::SetNew().
danakj@chromium.org
2014-03-07
2
-18
/
+37
*
Move WriteFile and WriteFileDescriptor from file_util to base namespace.
brettw@chromium.org
2014-03-06
1
-1
/
+1
*
[#8] Pass gfx::Point by const ref.
prashant.n@samsung.com
2014-03-05
3
-4
/
+4
*
cc: Clean up OcclusionTracker template parameters.
danakj@chromium.org
2014-03-05
9
-60
/
+53
*
cc: Use explicit SequencedTaskRunner current loop in TileManager
boliu@chromium.org
2014-03-05
2
-1
/
+9
*
Remove |disable_drawing| flag from GLSurface::InitializeOneOffForTests.
danakj@chromium.org
2014-03-04
1
-1
/
+1
*
CC: Remove divide from lap-timer.
epenner@chromium.org
2014-03-04
2
-6
/
+14
*
Cleanup GrGLInterface factories in Chromium in order to remove old names and ...
bsalomon@google.com
2014-02-28
1
-2
/
+5
*
Re-land: cc: Cleanup internal::WorkerPoolTaskClient interface.
reveman@chromium.org
2014-02-24
1
-7
/
+8
*
Revert of cc: Cleanup internal::WorkerPoolTaskClient interface. (https://code...
pkotwicz@chromium.org
2014-02-22
1
-8
/
+7
*
cc: Cleanup internal::WorkerPoolTaskClient interface.
reveman@chromium.org
2014-02-22
1
-7
/
+8
*
cc: Make cc_unittests opt into real GL NullDraw contexts.
danakj@chromium.org
2014-02-22
4
-4
/
+11
*
Fixed rounding issue on scrollbar rasterization.
bokan@chromium.org
2014-02-20
2
-1
/
+12
*
cc: Remove RasterWorkerPool::Task.
reveman@chromium.org
2014-02-19
1
-3
/
+6
*
cc: Update Main RendererCapabilities on DeferredInitialize
boliu@chromium.org
2014-02-18
1
-0
/
+1
*
gpu: Generate mailboxes on client side
piman@chromium.org
2014-02-15
2
-17
/
+0
*
cc: Move GPU raster to DirectRasterWorkerPool.
reveman@chromium.org
2014-02-15
2
-18
/
+9
*
Fix (or tag) uses of explicit '64' instead of GL_MAILBOX_SIZE_CHROMIUM
piman@chromium.org
2014-02-15
1
-1
/
+1
*
Revert of Fix (or tag) uses of explicit '64' instead of GL_MAILBOX_SIZE_CHROM...
nkostylev@chromium.org
2014-02-14
1
-1
/
+1
*
Fix (or tag) uses of explicit '64' instead of GL_MAILBOX_SIZE_CHROMIUM
piman@chromium.org
2014-02-14
1
-1
/
+1
*
cc: Simplify picture layer tiling update tile priorities.
vmpstr@chromium.org
2014-02-13
4
-8
/
+41
*
cc: Refactor WorkerPoolTaskClient::AcquireBufferForRaster
alokp@chromium.org
2014-02-13
1
-2
/
+2
*
cc: Refactor RasterTask::Queue to avoid unnecessary heap allocations.
reveman@chromium.org
2014-02-11
1
-5
/
+3
*
cc: Prevent usage of rasterize on-demand with delegating renderer.
reveman@chromium.org
2014-02-11
2
-4
/
+25
*
cc: Refactor RasterWorkerPool for better testing support.
reveman@chromium.org
2014-02-09
1
-5
/
+13
*
Make cc::Picture immutable except for Raster and Replay.
dominikg@chromium.org
2014-02-07
1
-3
/
+2
*
Remove unnecessary cc::FakeWebGraphicsContext3D interface
jamesr@chromium.org
2014-02-07
4
-1008
/
+231
*
Make LayerTreeHostClient::Animate take TimeTicks instead of double
ajuma@chromium.org
2014-02-07
2
-4
/
+3
*
cc: Move internal::Task::did_schedule_ to internal::WorkerPoolTask.
reveman@chromium.org
2014-02-06
1
-2
/
+1
*
Ensure IsActiveTree() and IsPendingTree() queries work in ~LayerImpl().
danakj@chromium.org
2014-02-06
2
-3
/
+9
*
Rename and unify paths for LayerTreeTest::CreateFakeOutputSurface.
danakj@chromium.org
2014-02-05
3
-10
/
+6
*
Pass gfx structs by const ref (gfx::Vector2d)
ajay.berwal@samsung.com
2014-02-05
7
-7
/
+8
*
[cc] cleanup: re-arrange some file locations in cc/scheduler
simonhong@chromium.org
2014-02-04
1
-1
/
+0
*
Add gpu::MailboxHolder to hold state for a gpu::Mailbox
sheu@chromium.org
2014-02-03
2
-3
/
+4
*
Ensure GL initialization only happens once, and provide common init path
danakj@chromium.org
2014-02-03
3
-8
/
+2
*
Revert 248049 "Ensure GL initialization only happens once, and p..."
kbr@chromium.org
2014-01-31
3
-2
/
+8
[next]