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
/
content
/
browser
/
compositor
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use a separate NSView to draw browser composited content
ccameron@chromium.org
2014-05-23
3
-14
/
+228
*
Makes Env contain a ContextFactory
sky@chromium.org
2014-05-22
2
-4
/
+8
*
[Android WebView] Fix DevTools Screencast slowness
mnaganov@chromium.org
2014-05-22
1
-1
/
+2
*
Skipped compositor frames now notify pending snapshots to retry
bajones@chromium.org
2014-05-22
2
-2
/
+17
*
Restore resize throttling on Chrome OS
piman@chromium.org
2014-05-21
2
-0
/
+8
*
Make delegated software renderer work on Mac
ccameron@chromium.org
2014-05-21
10
-22
/
+118
*
Fix virtual keyboard.
piman@chromium.org
2014-05-21
2
-14
/
+12
*
ozone: Initialize a subsystem only if necessary.
sadrul@chromium.org
2014-05-16
1
-1
/
+0
*
Remove browser-side tracking of accelerated compositing
piman@chromium.org
2014-05-16
1
-8
/
+2
*
Remove GetViewBoundsWithResizeLock.
piman@chromium.org
2014-05-15
2
-9
/
+0
*
Don't hold pointer moves on Linux
piman@chromium.org
2014-05-15
1
-8
/
+6
*
Make --enable-delegated-renderer show stuff on Mac
ccameron@chromium.org
2014-05-13
2
-8
/
+10
*
ui/compositor: move the browser compositor thread to the ContextFactory
piman@chromium.org
2014-05-10
6
-9
/
+33
*
Adds getter for ContextFactory to content
sky@chromium.org
2014-05-09
6
-9
/
+21
*
Return has value, in function returning void.
dongseong.hwang@intel.com
2014-05-09
1
-1
/
+1
*
Remove SharedBitmapManager global in ui/compositor
piman@chromium.org
2014-05-09
6
-18
/
+13
*
Remove content/port directory and move the 3 remaining interfaces to content/...
jam@chromium.org
2014-05-06
1
-1
/
+1
*
Support 8bpp screens in X11
jbauman@chromium.org
2014-05-05
1
-0
/
+66
*
Revert 267950 "Support 8bpp screens in X11"
jbauman@chromium.org
2014-05-02
1
-66
/
+0
*
Support 8bpp screens in X11
jbauman@chromium.org
2014-05-02
1
-0
/
+66
*
Slice off DelegatedFrameHost from RenderWidgetHostViewAura
ccameron@chromium.org
2014-05-01
2
-0
/
+1163
*
ozone: dri: Composite to intermediate surface & copy
spang@chromium.org
2014-04-25
2
-44
/
+4
*
Remove offscreen compositor contexts.
danakj@chromium.org
2014-04-24
2
-37
/
+2
*
Make ReflectorImpl use mailboxes
piman@chromium.org
2014-04-09
11
-244
/
+189
*
Remove ImageTransportFactory::CreateTransportClient
piman@chromium.org
2014-04-08
6
-109
/
+9
*
Split SurfaceOzone to SurfaceOzoneEGL and Canvas.
kalyan.kondapally@intel.com
2014-04-08
3
-11
/
+17
*
Flush texture id for the mirrored content after it is created.
oshima@chromium.org
2014-04-05
1
-0
/
+1
*
Pass GL context bind_generates_resources flag to GPU Service.
vmiura@chromium.org
2014-04-03
1
-2
/
+0
*
[Ozone] Add default case otherwise compiler complains about missing return
dnicoara@chromium.org
2014-04-03
1
-4
/
+4
*
Fix clang build for ozone.
alexst@chromium.org
2014-04-03
1
-7
/
+3
*
Initialize overlay validator in GpuBrowserCompositorOutputSurface.
alexst@chromium.org
2014-04-03
5
-4
/
+124
*
gpu: Lose context when BeginQueryEXT fails to allocate.
danakj@chromium.org
2014-04-02
1
-1
/
+4
*
Revert of gpu: Raise GL_OUT_OF_MEMORY when BeginQueryEXT fails to allocate. (...
pfeldman@chromium.org
2014-04-02
1
-4
/
+1
*
gpu: Lose context when BeginQueryEXT fails to allocate.
danakj@chromium.org
2014-04-02
1
-1
/
+4
*
[Ozone] Fix content_unittests due to changes in the Ozone API
dnicoara@chromium.org
2014-03-31
1
-12
/
+27
*
ozone: Add OzoneSurface object that is owned by compositor, GLSurface
spang@chromium.org
2014-03-31
2
-15
/
+17
*
Always use a SharedBitmapManager with the compositor.
jbauman@chromium.org
2014-03-31
1
-0
/
+1
*
[Ozone] Update Skia types in SoftwareOutputDeviceOzone to match upstream changes
dnicoara@chromium.org
2014-03-28
1
-9
/
+5
*
Move ContentBrowserTest class to content/public, since it's used by component...
jam@chromium.org
2014-03-27
1
-1
/
+1
*
[Ozone] Remove undefined device_ in SoftwareOutputDeviceOzone
dnicoara@chromium.org
2014-03-25
1
-1
/
+0
*
change SoftwareOutputDevice CopyToBitmap to CopyToPixels, and remove device_ ...
reed@google.com
2014-03-25
3
-12
/
+15
*
Fix "unreachable code" warnings (MSVC warning 4702) in content/.
pkasting@chromium.org
2014-03-19
1
-2
/
+2
*
Revert 257161 "Revert 256955 "Add shared bitmap managers for bro..."
jbauman@chromium.org
2014-03-14
1
-0
/
+2
*
Revert 256955 "Add shared bitmap managers for browser and render..."
jbauman@chromium.org
2014-03-14
1
-2
/
+0
*
Add shared bitmap managers for browser and renderer processes.
jbauman@chromium.org
2014-03-13
1
-0
/
+2
*
Add logs for context creation failure.
piman@chromium.org
2014-03-11
1
-1
/
+3
*
Attach the surface in impl thread when context is gone.
oshima@chromium.org
2014-03-11
3
-34
/
+69
*
don't create SkDevice directly, use SkBitmap or (better) SkCanvas::NewRaster ...
reed@google.com
2014-03-05
1
-1
/
+0
*
Revert 254567 "don't create SkDevice directly, use SkBitmap or (..."
timurrrr@chromium.org
2014-03-04
1
-0
/
+1
*
don't create SkDevice directly, use SkBitmap or (better) SkCanvas::NewRaster ...
reed@google.com
2014-03-03
1
-1
/
+0
[next]