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
/
renderer_host
/
compositor_impl_android.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
cc: Use highp precision for texture coords if available and needed
brianderson@chromium.org
2013-04-01
1
-0
/
+1
*
Add a |scope| argument to TRACE_EVENT_INSTANT* and require its presence.
simonjam@chromium.org
2013-03-26
1
-1
/
+2
*
cc chromification: layer_tree_settings
piman@chromium.org
2013-03-21
1
-6
/
+6
*
cc: Chromify LayerTreeHostClient.
danakj@chromium.org
2013-03-19
1
-23
/
+4
*
Part 10 of cc/ directory shuffles: layers
jamesr@chromium.org
2013-03-18
1
-1
/
+1
*
Part 7 of cc/ directory shuffles: trees
jamesr@chromium.org
2013-03-18
1
-1
/
+1
*
Part 5 of cc/ directory shuffles: input
jamesr@chromium.org
2013-03-18
1
-1
/
+1
*
Part 4 of cc/ directory shuffles: output
jamesr@chromium.org
2013-03-18
1
-2
/
+2
*
Part 1 of cc/ directory shuffles: base
jamesr@chromium.org
2013-03-18
1
-2
/
+2
*
cc: Chromify Thread and ThreadImpl
enne@chromium.org
2013-03-17
1
-1
/
+1
*
cc: Save correct frame begin time to FrameRateCounter
egraether@chromium.org
2013-03-15
1
-1
/
+1
*
Make ContextProvider::InitializeOnMainThread implicit.
danakj@chromium.org
2013-03-15
1
-18
/
+2
*
cc: Chromify the LayerTreeHost class.
danakj@chromium.org
2013-03-13
1
-11
/
+11
*
cc: Chromify Layer and LayerImpl classes.
danakj@chromium.org
2013-03-12
1
-4
/
+4
*
Fixed crash when setDeviceScaleFactor is called too early
jscholler@chromium.org
2013-03-09
1
-1
/
+2
*
Android: Support GPU process
sievers@chromium.org
2013-03-07
1
-0
/
+41
*
Provide shared context to Platform API in renderer.
danakj@chromium.org
2013-03-06
1
-5
/
+7
*
Android WebView: Ignore output surface resizes
sievers@chromium.org
2013-03-06
1
-3
/
+19
*
cc: Route offscreen context creation for compositor to the browser.
danakj@chromium.org
2013-02-22
1
-0
/
+33
*
Make texture transport surface creation explicit.
alexst@chromium.org
2013-02-20
1
-1
/
+1
*
Have a common implementation of cc::OutputSurface instead of multiple duplica...
skaslev@chromium.org
2013-02-13
1
-43
/
+4
*
Set the device scale factor from the compositor interface
jscholler@chromium.org
2013-02-13
1
-0
/
+4
*
cc: remove FontAtlas
egraether@chromium.org
2013-02-13
1
-5
/
+0
*
cc: Disable memory management in the browser compositor.
epenner@chromium.org
2013-02-13
1
-0
/
+1
*
Convert top controls to use DIP instead of PX.
tedchoc@chromium.org
2013-02-01
1
-1
/
+1
*
Add support for calculating the position of the top controls in the cc layer.
tedchoc@chromium.org
2013-01-16
1
-0
/
+2
*
cc: Implement DelegatingRender::drawFrame() method.
danakj@chromium.org
2013-01-16
1
-1
/
+1
*
cc: Disable impl-side painting in browser compositor.
epenner@chromium.org
2013-01-10
1
-0
/
+1
*
Revert 175690
estade@chromium.org
2013-01-09
1
-1
/
+1
*
cc: Implement DelegatingRender::drawFrame() method.
danakj@chromium.org
2013-01-09
1
-1
/
+1
*
Subrect snapshot support.
dtrainor@chromium.org
2012-12-19
1
-2
/
+13
*
[Android WebView] Tie together Chrome's browser compositor with the Android V...
leandrogracia@chromium.org
2012-12-15
1
-0
/
+13
*
Android: Add missing makeContextCurrent() calls.
sievers@chromium.org
2012-12-14
1
-4
/
+6
*
Don't trigger a GPU flush, just push all GPU cmds
dtrainor@chromium.org
2012-12-08
1
-3
/
+3
*
cc: Move WebCompositorOutputSurface and related classes into cc/
danakj@chromium.org
2012-12-07
1
-41
/
+37
*
Migrate the Android compositor to cc::Layer classes.
leandrogracia@chromium.org
2012-12-03
1
-29
/
+46
*
Flush Context on UI Compositor GL commands
dtrainor@chromium.org
2012-11-27
1
-0
/
+3
*
AwContents Compositor bring up
joth@chromium.org
2012-11-20
1
-1
/
+2
*
Hook up swap_client for android browser compositor
jamesr@chromium.org
2012-11-19
1
-3
/
+18
*
Android: SurfaceTexture-based image transport
sievers@chromium.org
2012-11-16
1
-24
/
+59
*
Avoid using WebKit compositorSupport in Android browser process.
aelias@chromium.org
2012-11-15
1
-27
/
+15
*
Enable texture readback support for Android
dtrainor@chromium.org
2012-10-23
1
-0
/
+9
*
Android: Expose Swap ACK callback.
sievers@chromium.org
2012-10-22
1
-0
/
+1
*
Android browser compositor: Handle view surface changes.
sievers@chromium.org
2012-10-20
1
-1
/
+4
*
Disable automatic flushes on compositor contexts.
jbauman@chromium.org
2012-10-17
1
-0
/
+1
*
Expose the WebGraphicsContext3D for Android
dtrainor@chromium.org
2012-10-16
1
-0
/
+111
*
Android Browser Compositor: Add ScheduleComposite() callback.
sievers@chromium.org
2012-10-15
1
-10
/
+8
*
[Android] Fix the final crash in the android_webview test runner.
mkosiba@chromium.org
2012-10-01
1
-0
/
+20
*
Expose readback in Android browser compositor.
sievers@chromium.org
2012-09-27
1
-0
/
+7
*
Add a NULL-check in Android's CompositorImpl::OnSurfaceUpdated()
sievers@chromium.org
2012-09-19
1
-1
/
+1
[next]