summaryrefslogtreecommitdiffstats
path: root/android_webview
Commit message (Expand)AuthorAgeFilesLines
* WebContentObserver::RenderViewCreated should be called for empty document.michaelbai@chromium.org2013-08-291-1/+35
* Change isMainFrame param to indicate the MainFrame itself.michaelbai@chromium.org2013-08-292-3/+39
* Plumb user_gesture up from Blink to the JavaScript dialog code, and don't off...avi@chromium.org2013-08-292-0/+2
* Revert 220050 "Plumb user_gesture up from Blink to the JavaScrip..."wittman@chromium.org2013-08-282-2/+0
* Refactor MHTMLGenerator to allow getting sending the data to a file descriptor.qsr@chromium.org2013-08-281-2/+3
* Plumb user_gesture up from Blink to the JavaScript dialog code, and don't off...avi@chromium.org2013-08-282-0/+2
* [Android WebView] Disable disambiguation popupsboliu@chromium.org2013-08-281-0/+4
* The right way to roll in swarm_clientmnaganov@chromium.org2013-08-281-3/+2
* Add HTTP status code to navigation data structurespvalenzuela@chromium.org2013-08-282-1/+14
* [Android WebView] Assert test files are readable early in testsmnaganov@chromium.org2013-08-281-9/+40
* [Android WebView] Add an API to toggle the JS navigator.online propertybenm@chromium.org2013-08-279-1/+57
* Allow overlapping sync and async startup requestsaberent@chromium.org2013-08-271-8/+4
* Revert 219709 "Remove the Extensions URLRequestContext."earthdok@chromium.org2013-08-275-32/+18
* Remove the Extensions URLRequestContext.ajwong@chromium.org2013-08-275-18/+32
* cc: Replace --use-map-image with --enable/disable-map-image and add about-flag.reveman@chromium.org2013-08-271-2/+1
* Switch prefs to use ObserverList::might_have_observers instead of ObserverLis...caitkp@chromium.org2013-08-262-3/+3
* Make Android Webview URLRequestContext follow content API expectations better.ajwong@chromium.org2013-08-265-141/+143
* [Android] Fix device file push locationboliu@chromium.org2013-08-261-30/+10
* Skia is going to Split the SkDevice class into SkBaseDevice and SkBitmapDevic...robertphillips@google.com2013-08-261-4/+4
* content: Move kHttpsScheme constant into content namespace.tfarina@chromium.org2013-08-261-1/+1
* Disable flaky AwSettingsTest#testDomStorageEnabledWithTwoViewstommycli@chromium.org2013-08-241-2/+6
* Fixes TestContentProvider issues in AndroidWebViewgkanwar@chromium.org2013-08-232-2/+2
* Do not block/defer requests that are internally generated.sgurun@chromium.org2013-08-231-0/+7
* Move Android to use new Popup Blocker API.dtrainor@chromium.org2013-08-231-7/+0
* [Android WebView] Fix crash in AwResourceDispatcherHostDelegate::DownloadStar...benm@chromium.org2013-08-231-2/+9
* [Android WebView] Parametrize targetDensityDpi supportmnaganov@chromium.org2013-08-234-6/+20
* Fix android license check.maruel@chromium.org2013-08-221-0/+3
* Start renderer in ContentViewCoreImpl::EvaluateJavaScript.michaelbai@chromium.org2013-08-221-1/+8
* Disable flaky WebView test like testFileAccessFromFilesIframeWithTwoViewscreis@chromium.org2013-08-211-8/+24
* [Android WebView] Call RequestProcessGL on UI threadboliu@chromium.org2013-08-211-6/+18
* [Android] Add mechanism to disable double tap/drag zooming.benm@chromium.org2013-08-212-13/+15
* [Android] Small java changes for EMMA code coveragegkanwar@chromium.org2013-08-201-0/+1
* [Android WebView] Disable fallback ticks when paused or window invisibleboliu@chromium.org2013-08-207-80/+128
* [Android WebView] Disable Accelerated 2D Canvasboliu@chromium.org2013-08-201-0/+3
* Remove WorkerPool dependency from URLRequestFileJob.earthdok@chromium.org2013-08-191-1/+6
* [android_webview] Implement requestChildRectangleOnScreen.mkosiba@chromium.org2013-08-193-7/+182
* [Android WebView] Update third-party whitelistmnaganov@chromium.org2013-08-191-6/+0
* Move kJavaScriptScheme into content namespace.tfarina@chromium.org2013-08-191-1/+1
* Revert "[Android WebView] Fast Fallback Tick take 2"boliu@chromium.org2013-08-192-17/+2
* Revert "Disable android webview video tests"boliu@chromium.org2013-08-191-8/+0
* [Android WebView] Check all usage of mNativeAwContentsboliu@chromium.org2013-08-181-2/+15
* rate limit onNewPicture to 2 per second maxjoth@chromium.org2013-08-181-1/+16
* gpu: Refactor GpuMemoryBuffer framework for multi-process support.reveman@chromium.org2013-08-161-1/+1
* Send X-Requested-With header for complying with webview classic.sgurun@chromium.org2013-08-151-0/+6
* Reenable deferred image decoding in WebView and add cache pruning.primiano@chromium.org2013-08-143-7/+13
* Remove dead code from webkit_supportjamesr@chromium.org2013-08-131-4/+0
* [android_webview] Fix typo in AwContents.mkosiba@chromium.org2013-08-131-1/+1
* [android_webivew] Implement flingScroll, pageUp, pageDownmkosiba@chromium.org2013-08-123-3/+188
* [Android WebView] Remove use of obsolete clipjoth@chromium.org2013-08-122-8/+1
* Stop pulling googleurl through DEPS.tfarina@chromium.org2013-08-121-1/+0