summaryrefslogtreecommitdiffstats
path: root/android_webview
Commit message (Expand)AuthorAgeFilesLines
* Add wfh@chromium.org to ipc OWNERS filesWill Harris2014-09-081-0/+1
* Revert of Removing X11 native_event uses for key events. (patchset #7 id:1800...arv2014-09-081-0/+3
* android_webview: stop using system libjpeg.torne2014-09-071-0/+1
* When we destroy the AwContentsClientBridge, clear the pointer to it held by w...benm2014-09-075-2/+23
* In the current code of Android Chromium we have scattered all the NavigationC...ajith.v2014-09-059-12/+12
* Migrate webkit/browser/ to storage/browser/pilgrim2014-09-051-1/+1
* Removing uses of X11 native key events.kpschoedel2014-09-051-3/+0
* android_webview: stop using system ICU.torne2014-09-051-0/+10
* android: Enable media autoplay for webview test shellsievers2014-09-051-0/+2
* [Checkstyle] Enable additional name checks for Java.Aurimas Liutikas2014-09-0412-123/+119
* Revert of Remove unused license whitelist entry (patchset #1 id:1 of https://...qsr2014-09-041-0/+3
* Remove unused license whitelist entry for a removed filetzik2014-09-041-3/+0
* Move fileapi-related files from webkit/common/ to storage/common/ and set up ...pilgrim2014-09-041-1/+1
* [Android] Fix findbugs errors.newt2014-09-033-6/+11
* Revert "[Android WebView] Terminate execution of stuck JS code on navigation ...Mikhail Naganov2014-09-0312-256/+5
* android_webview: stop using system expat.torne2014-09-031-1/+0
* [android_webview] Call super.onMeasure in AwTestContainerView.mkosiba2014-09-031-2/+1
* [android_webview] Don't call super.onMeasure in AwTestContainerViewmkosiba2014-09-021-1/+2
* [android_webview] Roll AOSP bot manifest.Marcin Kosiba2014-09-021-32/+31
* Check all settings when checking mic and camera access.grunell2014-09-012-10/+0
* android: Use hw acceleration in android_webview_shellsievers2014-08-309-10/+322
* Revert of android: Use hw acceleration in android_webview_shell (patchset #9 ...sievers2014-08-309-323/+10
* android: Use hw acceleration in android_webview_shellsievers2014-08-299-10/+323
* aw: Use comparison DCHECKs where appropriateboliu2014-08-2915-29/+30
* aw: Make force-gpu-mem-available-mb workboliu2014-08-291-1/+18
* Sort jarjar resource list for makefile stability.torne2014-08-291-1/+1
* Cache pending JS bridge sync IPC replies, and send in case of RenderFrame del...benm2014-08-291-0/+74
* android_webview: update deps_whitelist.torne2014-08-291-3/+2
* Removed NativeMetafile and PreviewMetafile typedef as it's always PdfMetafile...vitalybuka2014-08-294-12/+12
* Remove cevans@ from OWNERS files.thestig2014-08-291-1/+0
* Re-enalbe "testSetGetBackgroundColor"hush2014-08-291-4/+1
* aw: Ensure fallback tick unsets |block_invalidates_|boliu2014-08-291-1/+8
* Fix strict mode violations in Android.benm2014-08-281-2/+11
* MacViews: Guard Objective-C bits in content::WebContentsViewDelegate with __O...tapted2014-08-281-1/+1
* Always close the server in finally block.hush2014-08-271-33/+41
* Fix check_licenses for comment with "copyright" in it.Dan Beam2014-08-271-0/+2
* [aw] Fix crash when "misbehave" app exits fullscreen.igsolla2014-08-271-1/+5
* android_webview: roll AOSP bot manifest.torne2014-08-271-177/+160
* Revert "Revert of Replace StreamListenSocket with StreamSocket in HttpServer....byungchul2014-08-251-5/+24
* Cleanup: Remove unneeded references to content_resources.gyp:content_resources.thestig2014-08-251-1/+0
* Rename storage-related export macros and build targetspilgrim2014-08-251-2/+2
* DevTools: Added service workers to remote debugging targetsvkuzkokov2014-08-251-22/+30
* Gallery.app: Remove old gallery from Files.app.hirono2014-08-251-2/+0
* Disable Channel IDsgurun2014-08-232-7/+0
* Add an "isInsideVSync" check.hush@chromium.org2014-08-221-7/+11
* Revert of Replace StreamListenSocket with StreamSocket in HttpServer. (patchs...estade@chromium.org2014-08-221-24/+5
* Collapse fileapi, webkit_blob, webkit_database, quota, and webkit_common name...pilgrim@chromium.org2014-08-225-22/+23
* android: Don't allow AutofillPopup on outside touchestade@chromium.org2014-08-221-1/+1
* Make SingleThreadProxy a SchedulerClientenne@chromium.org2014-08-222-2/+3
* Replace StreamListenSocket with StreamSocket in HttpServer.byungchul@chromium.org2014-08-221-5/+24