summaryrefslogtreecommitdiffstats
path: root/android_webview
Commit message (Expand)AuthorAgeFilesLines
* Fix CommandLine initialization for Chrome & WebViewFeng Qian2014-09-261-0/+2
* Cherry-pick: [WebView] Create PowerSaveBlocker for fullscreen video.Ignacio Solla2014-09-261-0/+6
* Android WebView: fix missing an invalidateHui Shu2014-09-254-18/+47
* Use chromium version for data reduction proxy versionBen Greenstein2014-09-241-1/+0
* Cleanup comments, unit tests and unnecessary early out.Hui Shu2014-09-173-5/+4
* Cherry-pick into M38: [aw] Fix crash when "misbehave" app exits fullscreen.Ignacio Solla2014-09-171-1/+5
* When we destroy the AwContentsClientBridge, clear the pointer to it held by w...Ben Murdoch2014-09-115-2/+23
* aw: Invalidate view on hardware teardownBo Liu2014-09-102-0/+12
* aw: Skip hardware onDraw when visible rect is emptyBo Liu2014-09-102-8/+8
* Fix strict mode violations in Android.Ben Murdoch2014-09-101-2/+11
* Make class lookup lazy in jni_generator when using lazy method lookup.Marcin Kosiba2014-09-041-0/+4
* Revert "[Android WebView] Terminate execution of stuck JS code on navigation ...Mikhail Naganov2014-09-0312-256/+5
* aw: Ensure fallback tick unsets |block_invalidates_|Bo Liu2014-09-021-1/+8
* Cache pending JS bridge sync IPC replies, and send in case of RenderFrame del...Ben Murdoch2014-09-021-0/+74
* Add memory limits struct to in-process contextBo Liu2014-08-291-10/+11
* Add an "isInsideVSync" check.Hui Shu2014-08-281-7/+11
* Disable Channel IDSelim Gurun2014-08-262-7/+0
* Merge 290450 "aw: Reset parent draw constraints on tear down"boliu@chromium.org2014-08-203-4/+13
* Restructuring WebContents functions from ContentViewCore to WebContents.ajith.v@samsung.com2014-08-151-3/+4
* Add additional UMA stats for remembering certificate decisions.jww@chromium.org2014-08-152-0/+2
* Move webkit_resources.gyp closer to its .grd file.tfarina@chromium.org2014-08-141-1/+1
* Use data reduction proxy when managed proxy config returns directbengr@chromium.org2014-08-142-7/+11
* disable WebView SSL exception when command line flag ignore-certificate-error...wuhu@google.com2014-08-141-0/+3
* Merge ResourceBundle's InitSharedInstanceLocaleOnly with InitSharedInstanceWi...tfarina@chromium.org2014-08-141-2/+4
* Revert "Make SingleThreadProxy a SchedulerClient"enne@chromium.org2014-08-132-3/+2
* GPU context creation code duplication cleanupoetuaho@nvidia.com2014-08-132-5/+8
* aw: Use async upload by defaultboliu@chromium.org2014-08-131-0/+1
* Pass display names for uploaded content URI filesqinmin@chromium.org2014-08-124-8/+72
* Simplify android_webview wrap_contents mode.mkosiba@chromium.org2014-08-1214-272/+247
* Drop the bool parameter from InitSharedInstanceWithPakFileRegion().tfarina@chromium.org2014-08-121-3/+1
* Make SingleThreadProxy a SchedulerClientenne@chromium.org2014-08-122-4/+5
* [Android WebView] API to enable fullscreen.igsolla@chromium.org2014-08-116-2/+53
* Move WebViewShell from Android to Chromiumhjd@chromium.org2014-08-118-0/+186
* The WebView has a path (early use of the CookieManager) whichhjd@chromium.org2014-08-111-0/+52
* Move strings from webkit/ content/.tfarina@chromium.org2014-08-092-54/+54
* Cache the current WebPreferences on RenderViewHostImpl (try #2).chrishtr@chromium.org2014-08-081-2/+1
* [Checkstyle] Update static variable and constant names to match style guides.aurimas@chromium.org2014-08-086-21/+21
* [android_webview] Factor AwWebContentsObserver out of AwContentsClient.mkosiba@chromium.org2014-08-086-105/+274
* [Checkstyle] Update class member variable names to match style guides.aurimas@chromium.org2014-08-0810-53/+54
* DevTools: migrate DevTools APIs to use WebContents instead of RenderViewHost.pfeldman@chromium.org2014-08-081-8/+6
* Moved data reduction proxy initialization logic from ProfileIOData,bengr@chromium.org2014-08-085-58/+79
* aw: Improve idle task schedulingboliu@chromium.org2014-08-085-73/+128
* Move StringToLowerASCII to base namespacebrettw@chromium.org2014-08-071-1/+1
* The data reduction proxy client should be specific about it's capabilities by...megjablon@chromium.org2014-08-072-3/+3
* Revert of Make SingleThreadProxy a SchedulerClient (https://codereview.chromi...tkent@chromium.org2014-08-072-5/+4
* Make SingleThreadProxy a SchedulerClientenne@chromium.org2014-08-072-4/+5
* aw: Add versions to public function tablesboliu@chromium.org2014-08-063-1/+7
* Revert 287747 "Make SingleThreadProxy a SchedulerClient"tommi@chromium.org2014-08-062-5/+4
* Make SingleThreadProxy a SchedulerClientenne@chromium.org2014-08-062-4/+5
* aw: Track UI request GL separately from other threadsboliu@chromium.org2014-08-063-1/+29