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 sure we check for completed tile uploads after activating pending tree.
reveman@chromium.org
2013-07-09
2
-2
/
+14
*
DevTools/cc HUD: fix HUD update with threaded compositing
caseq@chromium.org
2013-07-09
3
-5
/
+9
*
Callback objects of WebGraphicsContext3D must live longer than WebGraphicsCon...
dongseong.hwang@intel.com
2013-07-09
1
-0
/
+6
*
cc: Eliminate managed_tile_state dependency on tile_manager.h
vmpstr@chromium.org
2013-07-08
4
-69
/
+70
*
cc: Make Layer::Update return a bool
enne@chromium.org
2013-07-08
32
-105
/
+152
*
This is a small clean-up that reduces raster mode exposure outside of the til...
vmpstr@chromium.org
2013-07-08
11
-59
/
+76
*
cc: Forward declare WebGraphicsContext3D when possible.
tfarina@chromium.org
2013-07-05
9
-27
/
+15
*
Refactored uniform location DCHECKing.
skaslev@chromium.org
2013-07-04
2
-268
/
+138
*
cc: Fix HudLayer is blurry on high-DPI screens
egraether@chromium.org
2013-07-04
5
-114
/
+73
*
cc: Don't crash on a GL texture given to TextureLayer when in software
piman@chromium.org
2013-07-04
3
-37
/
+92
*
Perform glReadPixels with PBOs in the gpu, if PBOs are available.
hubbe@chromium.org
2013-07-04
4
-3
/
+27
*
Revert 210087 "Minor shaders clean up."
skaslev@chromium.org
2013-07-04
1
-7
/
+19
*
cc: Fix and simplify DelayBasedTimeSource
brianderson@chromium.org
2013-07-04
3
-64
/
+38
*
cc: Update source_frame_number before tiles get created
ernstm@chromium.org
2013-07-04
1
-1
/
+2
*
cc: Eliminate tile.h's dependency on tile_manager.h
vmpstr@chromium.org
2013-07-04
9
-96
/
+136
*
cc: Fix pile->CanRaster DCHECK
enne@chromium.org
2013-07-04
1
-1
/
+6
*
cc: Allow readbacks from hidden layers.
danakj@chromium.org
2013-07-04
15
-41
/
+628
*
Minor shaders clean up.
skaslev@chromium.org
2013-07-04
1
-19
/
+7
*
cc: Move activation to proactive begin frame
boliu@chromium.org
2013-07-04
1
-8
/
+3
*
Update CrOS to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-07-03
1
-1
/
+1
*
Use factory for creating SkPicture from a stream.
scroggo@google.com
2013-07-03
2
-38
/
+36
*
cc: Remove LayerTreeHostTestCommitingWithContinuousRedraw test.
danakj@chromium.org
2013-07-03
1
-31
/
+0
*
Re-land: cc: Add raster finished signals to RasterWorkerPool.
reveman@chromium.org
2013-07-03
23
-402
/
+931
*
cc: Remove unused WebKit includes.
tfarina@chromium.org
2013-07-03
3
-4
/
+4
*
Revert 209912 "cc: Add raster finished signals to RasterWorkerPool."
dslomov@chromium.org
2013-07-03
23
-924
/
+400
*
Removed GLRenderer::DrawTextureQuad which has been unused for a while.
skaslev@chromium.org
2013-07-03
2
-35
/
+0
*
TextureLayer: don't expect a context for mailboxes.
piman@chromium.org
2013-07-03
1
-6
/
+3
*
cc: Add raster finished signals to RasterWorkerPool.
reveman@chromium.org
2013-07-03
23
-400
/
+924
*
Revert 209873 "Perform glReadPixels with PBOs in the gpu, if PBO..."
dslomov@chromium.org
2013-07-03
4
-27
/
+3
*
cc: Make impl-side painting work with software renderer.
reveman@chromium.org
2013-07-03
4
-95
/
+160
*
Remove flake from AddAnimationWithTimingFunction test
ajuma@chromium.org
2013-07-03
1
-12
/
+4
*
Perform glReadPixels with PBOs in the gpu, if PBOs are available.
hubbe@chromium.org
2013-07-03
4
-3
/
+27
*
cc: Invalidate a larger region to ensure required tiles are rasterized
vmpstr@chromium.org
2013-07-03
1
-3
/
+6
*
CC: Fix QCOM shader linker crash.
epenner@chromium.org
2013-07-03
2
-41
/
+42
*
Revert 209710 "Reland "Shouldn't access LayerTreeTest::layer_tre..."
vollick@chromium.org
2013-07-02
5
-15
/
+16
*
android: Do not SetNeedsBeginFrame(true) multiple times
brianderson@chromium.org
2013-07-02
2
-4
/
+16
*
cc: Added vector::reserve in WorkerPool.
vmpstr@chromium.org
2013-07-02
1
-16
/
+16
*
Reland "Shouldn't access LayerTreeTest::layer_tree_host on impl thread"
vollick@chromium.org
2013-07-02
5
-16
/
+15
*
Revert 209625 "Perform glReadPixels with PBOs in the gpu, if PBO..."
dslomov@chromium.org
2013-07-02
4
-27
/
+3
*
Perform glReadPixels with PBOs in the gpu, if PBOs are available.
hubbe@chromium.org
2013-07-02
4
-3
/
+27
*
skiaBenchmarking.rasterize(): add optional stop index argument.
fmalita@chromium.org
2013-07-02
2
-0
/
+15
*
cc: Fixed rendering stats in Picture::Record
ernstm@chromium.org
2013-07-02
1
-2
/
+2
*
Upgrading Mesa to 9.0.3
dpranke@chromium.org
2013-07-02
3
-1
/
+9
*
cc: Made use color estimator a const instead of a flag.
vmpstr@chromium.org
2013-07-02
11
-27
/
+6
*
Update OS X to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-07-02
1
-3
/
+3
*
cc: Use background priority for worker threads on Linux.
reveman@chromium.org
2013-07-02
1
-11
/
+3
*
cc: Prioritize tasks with more dependents.
reveman@chromium.org
2013-07-01
2
-69
/
+238
*
cc: Recycle tilings to make SetLiveTilesRect cheaper
enne@chromium.org
2013-07-01
11
-31
/
+429
*
cc: Replace LayerTreeHostCommon::CallFunctionForSubtree() with Callback version
egraether@chromium.org
2013-07-01
4
-80
/
+29
*
Use fuzzy pixel comparer on Windows for GLRendererPixelTest.AntiAliasing.
skaslev@chromium.org
2013-07-01
1
-10
/
+2
[next]