summaryrefslogtreecommitdiffstats
path: root/android_webview
Commit message (Expand)AuthorAgeFilesLines
* Using scoped_ptr for URLRequestJobFactoryImpl::SetProtocolHandlersvaldez2015-08-244-14/+18
* [Android] Supporting floating select ActionModes for web contentjdduke2015-08-248-181/+12
* Revert of jni_generator: Make all object-returning natives return ScopedJavaL...nasko2015-08-244-17/+17
* Notify NetworkDelegate when bytes have been received over the network.sclittle2015-08-242-5/+0
* jni_generator: Make all object-returning natives return ScopedJavaLocalRef.torne2015-08-244-17/+17
* Rename several instances of SubmitFrame to SubmitCompositorFramefsamuel2015-08-241-4/+4
* shouldOverrideUrlLoading should not be called on reloads in WebViewgsennton2015-08-242-6/+20
* [Android WebView] Pass .pak fds & regions to child servicesmnaganov2015-08-245-2/+56
* Rebaseline global-interface-listing-expected.txttimvolodine2015-08-241-0/+1
* android_webview: re-enable breakpad microdumps on x86.torne2015-08-241-7/+58
* Update targetSdkVersion to 23.aurimas2015-08-224-4/+4
* Fix crash caused by concurrent access to framebuffer_combo_complete_map_.tobiasjs2015-08-222-0/+14
* Upstream Webview code from internal glue layersgurun2015-08-216-23/+318
* Fix various errorprone warnings and errors.mikecase2015-08-214-6/+6
* Add version checking to webview library loads.simonb2015-08-213-1/+11
* [Android WebView] Clean up resources loading logicmnaganov2015-08-211-32/+8
* [AndroidWebViewShell] Add network state permissions.timvolodine2015-08-211-0/+2
* Rebaseline global-interface-listing-expected.txttimvolodine2015-08-211-1/+2
* Autofill: code cleanup.thestig2015-08-211-4/+1
* [Android WebView] Cleanup AwResourcesmnaganov2015-08-211-4/+0
* [Android WebView] Import initial translations for aw_stringsmnaganov2015-08-2053-0/+367
* [Android WebView] Enable Network Information APItimvolodine2015-08-207-1/+132
* Rebaseline global-interface-listing-expected.txttimvolodine2015-08-201-0/+1
* Refactor chrome's action mode logics and namingsianwen2015-08-196-27/+27
* Cleanup the remaining references to source_view_idsgurun2015-08-191-1/+0
* s/use_alternate_protocols/use_alternative_services/gbnc2015-08-191-1/+1
* Ensure that webview callback listeners are reset in destroy()gsennton2015-08-191-0/+1
* aw: Run idle work after drawboliu2015-08-191-1/+1
* Presentation API: disable it for WebView.mlamouri2015-08-181-0/+4
* Rebaseline global-interface-listing-expected.txttimvolodine2015-08-181-1/+3
* Remove items on long press in keyboard accessory.rouslan2015-08-171-1/+2
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-08-1743-43/+43
* Rebaseline global-interface-listing-expected.txttimvolodine2015-08-171-0/+1
* Allow script to request durable storage permission (chrome side)dgrogan2015-08-141-0/+2
* aw: Minor trace event name fixboliu2015-08-141-1/+1
* Move MIDI permission status checking out of Blinklalitm2015-08-141-0/+8
* aw: Page visiblity behind switchboliu2015-08-145-5/+41
* Implement AwContentBrowserClient::IsHandledURLmnaganov2015-08-1311-38/+74
* aw: Fix capturePicture to ignore scroll offsetboliu2015-08-121-7/+11
* aw: Reverse ipc command buffer switchboliu2015-08-124-6/+5
* Add |history.scrollRestoration| to the listmajidvp2015-08-121-0/+2
* Ensure that we do not receive callbacks after destroying WebViewgsennton2015-08-123-0/+13
* Rebaseline global-interface-listing-expected.txttimvolodine2015-08-111-0/+4
* Replace ToLower calls to the new formatbrettw2015-08-101-1/+1
* Account for pixel snapping in AwSettingsTestmckev2015-08-071-6/+7
* Rebaseline global-interface-listing-expected.txttimvolodine2015-08-071-56/+0
* aw: Improve render thread idle schedulingboliu2015-08-074-10/+16
* [Android WebView] Prepare loading error messages for TCmnaganov2015-08-078-70/+145
* [Android WebView] Don't store unnecessary copy of print_settings in aw_pdf_ex...timvolodine2015-08-072-14/+15
* Remove SoftwareFrameDatajbauman2015-08-071-1/+0