summaryrefslogtreecommitdiffstats
path: root/android_webview/common
Commit message (Expand)AuthorAgeFilesLines
* [Android] Add minimalistic crash handler for WebView.primiano2014-10-282-0/+105
* Prefix CommandLine usege with base namespace (Part 2: android_webview/)pgal.u-szeged2014-10-282-2/+2
* [Android WebView] Update user agent to match current trunk builds.benm2014-10-211-1/+1
* [android_webview] Hardcode the default text encoding to UTF-8.mkosiba2014-10-131-1/+0
* Add mkwst@chromium.org to IPC OWNERS files.mkwst2014-10-091-0/+1
* replace OVERRIDE and FINAL with override and final in android_webview/mostynb2014-10-071-5/+5
* Apply automatic range checks to storage enum types across IPC in android_webviewmohan.reddy2014-09-301-2/+6
* Add wfh@chromium.org to ipc OWNERS filesWill Harris2014-09-081-0/+1
* Revert "[Android WebView] Terminate execution of stuck JS code on navigation ...Mikhail Naganov2014-09-031-4/+0
* Removed NativeMetafile and PreviewMetafile typedef as it's always PdfMetafile...vitalybuka2014-08-291-1/+1
* Remove cevans@ from OWNERS files.thestig2014-08-291-1/+0
* Simplify android_webview wrap_contents mode.mkosiba@chromium.org2014-08-121-5/+0
* android_webview: Update useragent.torne@chromium.org2014-08-041-1/+1
* aw: Expose record document as public apiboliu@chromium.org2014-07-191-3/+0
* aw: Add switch to force auxiliary bitmap renderingboliu@chromium.org2014-07-112-0/+15
* [Android WebView] Terminate execution of stuck JS code on navigation requestsmnaganov@chromium.org2014-07-081-0/+4
* Add switch to disable recording whole documentboliu@chromium.org2014-07-022-0/+28
* Move IPC traits for SkBitmap, gfx_geometry into ui/gfx/ipcspang@chromium.org2014-06-251-0/+1
* aw: Remove legacy rendering pathboliu@chromium.org2014-06-172-35/+0
* Remove cdn from OWNERS for IPC security review.palmer@chromium.org2014-06-081-1/+0
* android_webview: Update useragent.torne@chromium.org2014-06-051-1/+1
* [Android WebView] Implement delegated rendering for sync compositorboliu@chromium.org2014-05-242-0/+35
* Add devtools trace events for Timeline EmbedderCallback notificationyurys@chromium.org2014-05-051-1/+1
* Revert accidental dartium code pushjamescook@chromium.org2014-04-171-1/+1
* Adds "Dart" to the user agent string for android webview.terry@google.com2014-04-171-1/+1
* Branching for 1847 @251904terry@google.com2014-04-171-1/+1
* Adds "Dart" to the user agent string for android webview.terry@google.com2014-04-171-1/+1
* aw: Remove aw_switchesboliu@chromium.org2014-03-212-27/+0
* Move user_agent code from webkit/ to content/.tfarina@chromium.org2014-03-111-2/+2
* Move GetContextMenuNode from RenderView to RenderFrame.jam@chromium.org2014-03-101-2/+2
* Simplify the user agent code some more since after r255534 it's not affected ...jam@chromium.org2014-03-102-3/+17
* Revert 255858 "Simplify the user agent code some more since afte..."jam@chromium.org2014-03-092-17/+3
* Simplify the user agent code some more since after r255534 it's not affected ...jam@chromium.org2014-03-092-3/+17
* aw: Remove kDisableSimpleCache switchboliu@chromium.org2014-03-072-5/+0
* aw: Split hardware rendering into HardwareRendererboliu@chromium.org2014-02-262-16/+0
* [Android WebView] Add DevTools Timeline instrumentation for embedder callbacksmnaganov@chromium.org2014-02-241-0/+39
* [Android WebView] Turn on accelerated canvas based on View.isHardwareAcceleratedboliu@chromium.org2014-01-172-0/+6
* Make per-file message file reviewers consistent across owners.tsepez@chromium.org2014-01-171-0/+4
* Revert 244533 "Chrome security team IPC message owners."tsepez@chromium.org2014-01-131-3/+9
* Chrome security team IPC message owners.tsepez@chromium.org2014-01-131-9/+3
* Fix race condition introduced in r242200 where AwContentsIoThreadClient is qu...jam@chromium.org2014-01-131-0/+5
* Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Res...jam@chromium.org2013-12-311-1/+1
* Revert "Replace the GetAssociatedRenderView call with GetAssociatedRenderFram...loislo@chromium.org2013-12-301-1/+1
* Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Res...jam@chromium.org2013-12-281-1/+1
* Add base:: to string16s in android_webview/.dbeam@chromium.org2013-12-196-9/+9
* aw: Limit full url href hittest to only anchor typeboliu@chromium.org2013-12-181-10/+11
* Rather than using a throttle, we are now using sgurun@chromium.org2013-12-101-0/+11
* For implementing printing in android K release, we had to temporarilysgurun@chromium.org2013-12-024-1/+534
* Extend WebView useragent to mention Chrome version.joth@chromium.org2013-11-261-3/+6
* Rename WebKit namespace to blink (part 5)abarth@chromium.org2013-11-071-1/+1