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
/
aura
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge r246820 manually to 1750
scottmg@chromium.org
2014-01-27
1
-1
/
+10
*
Merge 243250 "Don't allow software fallback for UI compositor on..."
ccameron@chromium.org
2014-01-08
1
-0
/
+5
*
Remove uses of WebGraphicsContext3D from ui/compositor
jamesr@chromium.org
2013-12-14
3
-40
/
+45
*
Pipe SwapBuffers call{,backs} through ContextSupport
jamesr@chromium.org
2013-12-10
1
-2
/
+0
*
Remove WGC3DCBImpl::GetContextID() and GetChannelID()
sievers@chromium.org
2013-12-04
1
-1
/
+2
*
aura: Cache and reuse textures when capturing to a video stream.
danakj@chromium.org
2013-12-04
2
-0
/
+83
*
Fall back to software mode if Aura can't create a GL context
ccameron@chromium.org
2013-12-03
2
-3
/
+4
*
Fix component=shared_library build for ozone
spang@chromium.org
2013-11-21
1
-1
/
+3
*
Revert 236017 "Move some non-event related functionality from Ro..."
ben@chromium.org
2013-11-20
1
-1
/
+1
*
Move some non-event related functionality from RootWindow onto RootWindowHost.
ben@chromium.org
2013-11-19
1
-1
/
+1
*
Fix build of SoftwareOutputDeviceOzoneTest
spang@chromium.org
2013-11-19
1
-1
/
+1
*
Revert 234928 "Use software compositor for windows under 64 pixe..."
jbauman@chromium.org
2013-11-15
6
-39
/
+4
*
Moving the VSyncProvider interface to ui/gfx from ui/gl
dnicoara@chromium.org
2013-11-14
3
-3
/
+3
*
Use software compositor for windows under 64 pixels wide or tall.
jbauman@chromium.org
2013-11-13
6
-4
/
+39
*
Use Ozone VSyncProvider in SoftwareOutputDeviceOzone
dnicoara@chromium.org
2013-11-12
3
-13
/
+19
*
fix build break on revert at 234239
scottmg@chromium.org
2013-11-11
1
-1
/
+1
*
Revert 233845 "Use software renderer for windows with an initial..."
scottmg@chromium.org
2013-11-11
1
-3
/
+1
*
Adding support for VSyncProvider to the software drawing path
dnicoara@chromium.org
2013-11-08
9
-68
/
+361
*
Use software renderer for windows with an initial size less than 64x64
jbauman@chromium.org
2013-11-08
1
-1
/
+3
*
Replaces uses of the WGC3DSwapBuffersClient with LTHSingleThreadClient
jamesr@chromium.org
2013-11-08
2
-78
/
+9
*
Rename WebKit namespace to blink (part 3)
abarth@chromium.org
2013-11-07
4
-8
/
+8
*
Don't test kEnableThreadedCompositing in WebGraphicsContext3DCommandBufferImpl
piman@chromium.org
2013-11-06
1
-0
/
+2
*
Remove WGC3D::isContextLost references from cc
jamesr@chromium.org
2013-11-06
1
-0
/
+2
*
- Updating unittests to conform to Ozone interface change.
dnicoara@chromium.org
2013-11-05
1
-2
/
+7
*
Revert 230981 "Make TRANSPARENT windows be layered windows on wi..."
scottmg@chromium.org
2013-11-01
2
-5
/
+2
*
Move test-only ContextFactory implementations out of production targets
jamesr@chromium.org
2013-10-30
5
-42
/
+23
*
Make TRANSPARENT windows be layered windows on win aura
scottmg@chromium.org
2013-10-25
2
-2
/
+5
*
SoftwareOutputDevice implementation using an OZONE software renderer as the b...
dnicoara@chromium.org
2013-10-23
4
-0
/
+299
*
Allow asynchronous GPU context creation for browser clients
sievers@chromium.org
2013-10-23
1
-11
/
+18
*
Expose Signal(Query|SyncPoint) via gpu::ContextSupport* instead of WGC3D
jamesr@chromium.org
2013-10-22
3
-3
/
+6
*
aura: Clear the LostContextCallback if bind fails.
danakj@chromium.org
2013-10-18
1
-1
/
+3
*
Revert r228777: "Allow asynchronous GPU context creation for browser clients"
eroman@chromium.org
2013-10-15
1
-18
/
+11
*
Allow asynchronous GPU context creation for browser clients
sievers@chromium.org
2013-10-15
1
-11
/
+18
*
Fix race conditions in window snapshot code.
kbr@chromium.org
2013-10-15
1
-1
/
+7
*
Disable ImageTransportFactoryBrowserTest.TestLostContext in software composit...
gab@chromium.org
2013-10-14
1
-0
/
+6
*
Report LatencyInfo through trace buffer
miletus@chromium.org
2013-10-11
1
-1
/
+2
*
aura: Attach lost context callback to the shared main thread context
piman@chromium.org
2013-10-02
2
-13
/
+64
*
aura: Use Layer::SetShowPaintedContent to stop showing external content
danakj@chromium.org
2013-10-02
1
-1
/
+1
*
Move IsRunningOnChromeOS to SysInfo
stevenjb@chromium.org
2013-09-27
1
-5
/
+2
*
Expose only one LayerTreeHostClient::OffscreenContextProvider()
jamesr@chromium.org
2013-09-27
3
-74
/
+84
*
Notify reflector when the source surface is ready
oshima@chromium.org
2013-09-26
3
-2
/
+26
*
Remove dependency on ui::ScaleFactor from ui/gfx
davemoore@chromium.org
2013-09-24
1
-1
/
+1
*
Revert "Revert 224496 "Move ui/base/latency_info* to ui/events""
ben@chromium.org
2013-09-23
1
-1
/
+1
*
Revert 224496 "Move ui/base/latency_info* to ui/events"
ben@chromium.org
2013-09-20
1
-1
/
+1
*
Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx"
davemoore@chromium.org
2013-09-20
1
-1
/
+1
*
Move ui/base/latency_info* to ui/events
ben@chromium.org
2013-09-20
1
-1
/
+1
*
Remove dependency on ui::ScaleFactor from ui/gfx
davemoore@chromium.org
2013-09-20
1
-1
/
+1
*
Move XID, XDisplay, GetXDisplay and a few other types to ui/gfx/x/x11_types.h
ben@chromium.org
2013-09-20
2
-3
/
+3
*
Add histogram for detecting whether the GPU or software compositor was used i...
jbauman@chromium.org
2013-09-19
1
-0
/
+4
*
aura: When skipping frames, ensure next frame damages what was skipped.
danakj@chromium.org
2013-09-14
5
-1
/
+184
[next]