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
/
layer_tree_pixel_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tiling priorities in Android Webview.
hush@chromium.org
2014-07-31
1
-2
/
+7
*
Pass resourceless software mode in SetExternalConstraints
boliu@chromium.org
2014-07-10
1
-1
/
+3
*
setConfig is deprecated, use setInfo or allocPixels instead
reed@google.com
2014-06-30
1
-1
/
+1
*
Get rid of graphics layer anchor points, and replace with
chrishtr@chromium.org
2014-06-05
1
-3
/
+0
*
Remove offscreen compositor contexts.
danakj@chromium.org
2014-04-24
1
-4
/
+0
*
SkColorType instead of (deprecated) SkBitmap::Config
reed@google.com
2014-03-25
1
-6
/
+2
*
Add gpu::MailboxHolder to hold state for a gpu::Mailbox
sheu@chromium.org
2014-02-03
1
-2
/
+2
*
Ensure GL initialization only happens once, and provide common init path
danakj@chromium.org
2014-02-03
1
-5
/
+0
*
Revert 248049 "Ensure GL initialization only happens once, and p..."
kbr@chromium.org
2014-01-31
1
-0
/
+5
*
Ensure GL initialization only happens once, and provide common init path
danakj@chromium.org
2014-01-30
1
-5
/
+0
*
Revert 247793 "Ensure GL initialization only happens once, and p..."
yoz@chromium.org
2014-01-30
1
-0
/
+5
*
Ensure GL initialization only happens once, and provide common init path
danakj@chromium.org
2014-01-30
1
-5
/
+0
*
[#7] Pass gfx::Size by const ref.
prashant.n@samsung.com
2014-01-29
1
-1
/
+1
*
Revert of [#7] Pass gfx structs by const ref (gfx::Size) (https://codereview...
mnissler@chromium.org
2014-01-28
1
-1
/
+1
*
[#7] Pass gfx::Size by const ref.
prashant.n@samsung.com
2014-01-28
1
-1
/
+1
*
Revert "Add gpu::MailboxHolder to hold state for a gpu::Mailbox"
danakj@chromium.org
2014-01-21
1
-2
/
+2
*
Add gpu::MailboxHolder to hold state for a gpu::Mailbox
sheu@chromium.org
2014-01-18
1
-2
/
+2
*
Take GL version and extensions correctly into account when binding functions
oetuaho@nvidia.com
2014-01-17
1
-2
/
+2
*
Pass gfx::Rect and gfx::RectF by const ref.
prashant.n@samsung.com
2014-01-10
1
-3
/
+4
*
Use the GL in process bindings directly in cc_unittests
jamesr@chromium.org
2013-12-20
1
-77
/
+64
*
cc: Add PRESUBMIT rule to ban using cc:: inside of namespace cc {...}
danakj@chromium.org
2013-12-10
1
-3
/
+2
*
cc: Remove DeviceViewport and DeviceClip from the RendererClient
danakj@chromium.org
2013-12-10
1
-2
/
+15
*
Rename WebKit namespace to blink (part 5)
abarth@chromium.org
2013-11-07
1
-5
/
+5
*
cc: Add --cc-rebaseline-pixeltests command line flag.
danakj@chromium.org
2013-10-31
1
-2
/
+5
*
Remove solid_color_scrollbars CC LayerTreeSetting.
aelias@chromium.org
2013-10-20
1
-9
/
+10
*
Expose only one LayerTreeHostClient::OffscreenContextProvider()
jamesr@chromium.org
2013-09-27
1
-9
/
+1
*
cc: Move TextureMailbox::ReleaseCallback to SingleReleaseCallback.
danakj@chromium.org
2013-09-17
1
-9
/
+17
*
ContextProvider in OutputSurface
danakj@chromium.org
2013-08-16
1
-6
/
+3
*
aura: Allow in process ContextProvider to hold onscreen contexts.
danakj@chromium.org
2013-08-14
1
-4
/
+5
*
Add a flag to allow renderer to use software compositor when GL compositor do...
jbauman@chromium.org
2013-08-01
1
-1
/
+2
*
cc: A pixel test for readbacks of layers with CanClipSelf == true.
danakj@chromium.org
2013-07-26
1
-1
/
+119
*
Change WGC3DInProcessCBImpl factories to return a base class pointer.
sievers@chromium.org
2013-06-21
1
-5
/
+3
*
cc: Allow output readback/copy requests to specify a sub-rect to copy.
danakj@chromium.org
2013-06-20
1
-18
/
+32
*
cc: Add ability to request copy of compositor output as a texture.
danakj@chromium.org
2013-06-18
1
-24
/
+128
*
Update cc/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-01
1
-1
/
+1
*
Move webkit/gpu into webkit/common/gpu
jamesr@chromium.org
2013-05-26
1
-2
/
+2
*
cc: Add CopyAsBitmapRequest class to hold the readback callback.
danakj@chromium.org
2013-05-24
1
-2
/
+3
*
Run all LayerTreeHost tests with impl-side painting.
danakj@chromium.org
2013-05-13
1
-2
/
+2
*
cc: Run all LayerTreeHost tests with a delegating renderer.
danakj@chromium.org
2013-05-10
1
-2
/
+2
*
cc: Fix readback from non-root layers.
danakj@chromium.org
2013-05-08
1
-1
/
+14
*
cc: Async readback.
danakj@chromium.org
2013-04-26
1
-17
/
+7
*
Revert 196713 "cc: Async readback."
danakj@chromium.org
2013-04-26
1
-7
/
+17
*
cc: Async readback.
danakj@chromium.org
2013-04-26
1
-17
/
+7
*
Revert 196592 "cc: Async readback."
kinuko@chromium.org
2013-04-26
1
-7
/
+17
*
cc: Async readback.
danakj@chromium.org
2013-04-26
1
-17
/
+7
*
Add create WGC3DInProcessCommandBuffer for on-screen context
boliu@chromium.org
2013-04-19
1
-1
/
+1
*
cc: Remove incorrect dcheck for masks.
danakj@chromium.org
2013-04-17
1
-1
/
+1
*
cc: Add remaining pixel tests for background blur.
danakj@chromium.org
2013-03-30
1
-3
/
+34
*
cc: Made image comparison for pixel tests error tolerant.
ernstm@chromium.org
2013-03-29
1
-1
/
+2
*
Optimize SkColorFilters when drawing RenderPassQuads
clholgat@chromium.org
2013-03-28
1
-1
/
+1
[next]