summaryrefslogtreecommitdiffstats
path: root/content/renderer/android
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix content detector nits.leandrogracia@chromium.org2012-05-289-19/+28
* Revert 139238 - Fix content detector nits.leandrogracia@chromium.org2012-05-282-11/+13
* Fix content detector nits.leandrogracia@chromium.org2012-05-282-13/+11
* [Android] Introduce phone number detection.leandrogracia@chromium.org2012-05-254-0/+208
* Revert 139019 - [Android] Introduce phone number detection.leandrogracia@chromium.org2012-05-253-205/+0
* [Android] Introduce phone number detection.leandrogracia@chromium.org2012-05-253-0/+205
* [Android] Introduce email address detection.leandrogracia@chromium.org2012-05-243-0/+163
* char16 array should be null-terminated to be assigned to string16james.wei@intel.com2012-05-171-0/+1
* [Android] Introduce US geographical address detection.leandrogracia@chromium.org2012-05-103-0/+1540
* Introduce content detection base class.leandrogracia@chromium.org2012-05-062-0/+142