summaryrefslogtreecommitdiffstats
path: root/content/renderer/android
Commit message (Expand)AuthorAgeFilesLines
* Make RendererMediaPlayerManager a RenderFrameObserver.xhwang@chromium.org2014-05-271-1/+1
* Remove offscreen compositor contexts.danakj@chromium.org2014-04-241-2/+0
* Hook up webgl context for in-process synchronous compositorboliu@chromium.org2014-04-091-1/+4
* Android Video: Don't destroy a video texture in the destructor until it's ret...dongseong.hwang@intel.com2014-04-011-1/+1
* Remove ContainsOnlyWhitespace from string_util and CollapseWhitespace into to...brettw@chromium.org2014-03-111-1/+1
* Use ContextProvider subclass to provide WGC3D pointersjamesr@chromium.org2014-01-141-1/+7
* Revert 244383 "Use ContextProvider subclass to provide WGC3D poi..."kbr@chromium.org2014-01-131-7/+1
* Use ContextProvider subclass to provide WGC3D pointersjamesr@chromium.org2014-01-111-1/+7
* Move SynchronousCompositorFactoryImpl into separate h/cc filesboliu@chromium.org2014-01-071-1/+1
* Update some uses of char16 to use the base:: namespace.avi@chromium.org2013-12-251-1/+1
* Update uses of UTF conversions in content/ to use the base:: namespace.avi@chromium.org2013-12-255-10/+12
* Convert string16 to base::string16 in content.brettw@chromium.org2013-12-0310-30/+34
* Update OWNERS filesjoth@chromium.org2013-12-021-1/+0
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-072-11/+11
* Support stream textures with the synchronous compositorsievers@chromium.org2013-08-221-0/+3
* Replace third_party/icu/public with third_party/icu/source in the include dir...jshin@chromium.org2013-07-181-1/+1
* content: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-092-2/+2
* Remove the OWNERS that no longer work on the project.aurimas@chromium.org2013-07-011-1/+0
* Roll libphonenumber 456:584pliard@chromium.org2013-06-251-2/+2
* Update Blink include pathsabarth@chromium.org2013-06-172-3/+3
* Use a direct include of strings headers in content/renderer and content/shell.avi@chromium.org2013-06-112-2/+2
* Add ContextProvider overrides to SynchronousCompositorFactoryboliu@chromium.org2013-06-071-0/+6
* Fix WebView compositor input handlingjdduke@chromium.org2013-06-071-0/+5
* Use a direct include of utf_string_conversions.h in content/.avi@chromium.org2013-06-075-5/+5
* Move synchronous compositor into content/browserjoth@chromium.org2013-05-316-439/+77
* Refactor SynchronousCompositor out of SynchronousCompositorOutputSurface.mkosiba@chromium.org2013-05-304-41/+186
* Update refernces to Blink's Platform API (content)abarth@chromium.org2013-05-301-1/+1
* Move cc/debug/latency_info to ui/base.jbauman@chromium.org2013-05-292-2/+2
* Move webkit/gpu into webkit/common/gpujamesr@chromium.org2013-05-261-1/+1
* Part 1/3 (compositor) of adding with device scale factor to transport surfacesccameron@chromium.org2013-05-242-2/+3
* cc: Rename VSync to BeginFramebrianderson@chromium.org2013-05-232-9/+9
* Makes the resource provider and tile manager optional in LayerTreeHostImpl.joth@chromium.org2013-05-211-0/+1
* shallowFlush in synchronous compositor swap bufferboliu@chromium.org2013-05-211-1/+1
* Bring up Software rendering in merged thread modejoth@chromium.org2013-05-162-8/+107
* Android WebView Merged-Thread Hardware Drawboliu@chromium.org2013-05-092-9/+77
* Introduce SynchronousCompositor + Clientjoth@chromium.org2013-05-012-0/+125
* Revert 197660 "Introduce SynchronousCompositor + Client" which has incorrect ...mattm@chromium.org2013-05-012-125/+0
* Introduce SynchronousCompositor + Clientjoth@chromium.org2013-05-012-0/+125
* Nuke jrg from android OWNERS files.yfriedman@chromium.org2013-01-161-1/+0
* Update some #includes in content/renderer/android for headers in the new Plat...pilgrim@chromium.org2013-01-101-1/+1
* Roll ICU and convert include style to standard Chromium style,phajdan.jr@chromium.org2013-01-071-1/+1
* Let content_unittests almost build with the components build on androidthakis@chromium.org2012-11-302-2/+4
* Add link content detection for Android WebViewboliu@chromium.org2012-11-133-12/+6
* Removing myself from OWNERs and WATCHLISTsatish@chromium.org2012-10-291-1/+0
* Move the remaining code in content\renderer that wasn't in the content namesp...jam@chromium.org2012-10-224-8/+12
* Fix the warnings when build content/ with clangmichaelbai@chromium.org2012-09-112-6/+16
* Adding android OWNERS files.jrg@chromium.org2012-07-131-0/+7
* Update the WebKit API used for WebSurroundingText.leandrogracia@chromium.org2012-07-111-1/+3
* Remove #pragma once from contentajwong@chromium.org2012-07-114-4/+0
* [Android] Split the address parser from AddressDetector for WebView use.leandrogracia@chromium.org2012-05-303-1463/+14