summaryrefslogtreecommitdiffstats
path: root/android_webview
Commit message (Expand)AuthorAgeFilesLines
* Exclude print_preview resources for platforms that don't use itaurimas@chromium.org2014-01-271-2/+2
* Move kDataScheme constant into content namespace.tfarina@chromium.org2014-01-261-1/+1
* aw: Renable testCalledForIframeboliu@chromium.org2014-01-251-5/+0
* Revert r246051 since WebFrame()->parent() is always NULL on RenderFrame const...jam@chromium.org2014-01-251-3/+5
* Mojo: Move a bunch of bindings "library" stuff to pylib subdirectory.viettrungluu@chromium.org2014-01-241-1/+1
* Remove unused script android_webview/build/install_binary.thakis@chromium.org2014-01-241-26/+0
* aw: Fix and disable testCalledForIframeboliu@chromium.org2014-01-231-5/+19
* Update license whitelist after NaCL docsboliu@chromium.org2014-01-231-0/+2
* Remove some unnecessary NULL checks of RenderFrameHost before calling WebCont...jam@chromium.org2014-01-222-6/+0
* More simplification of code now that RenderFrame is per WebFrame.jam@chromium.org2014-01-211-5/+3
* Reland "content: Copy plugin code from Blink to Chromium."tfarina@chromium.org2014-01-201-0/+2
* Export verified_cert and public_key_hashes on Android.davidben@chromium.org2014-01-172-2/+2
* [Android WebView] Turn on accelerated canvas based on View.isHardwareAcceleratedboliu@chromium.org2014-01-177-2/+42
* [Android WebView] Enable video testsboliu@chromium.org2014-01-172-16/+8
* [Android WebView] Reflect system font scale in WebView text rendering.benm@chromium.org2014-01-171-3/+12
* Add an option to scan for incompatible folders to the WebView license tool.mkosiba@chromium.org2014-01-171-3/+12
* [android_webivew] Refactor polling checks in test code.mkosiba@chromium.org2014-01-1715-362/+268
* Make per-file message file reviewers consistent across owners.tsepez@chromium.org2014-01-171-0/+4
* Normalize _unittest.cc filename suffix for unittestsalecflett@chromium.org2014-01-172-2/+2
* Skeleton surface interfaces in cc/surfacesjamesr@chromium.org2014-01-161-0/+1
* Android WebView: initialize url_util safely.torne@chromium.org2014-01-161-0/+6
* Removes MessageLoop::TYPE_XXX where possiblesky@chromium.org2014-01-151-2/+2
* Now that RenderFrame is 1:1 with WebFrame, add the associated getters and sta...jam@chromium.org2014-01-152-8/+3
* Port blink_perf animation tests over as tough_animation_casesalancutter@chromium.org2014-01-141-0/+1
* [Download] Return DownloadInterruptReason from OnStartedCallbackasanka@chromium.org2014-01-141-0/+1
* Move LinkDoctor out of content and into chrome.mmenke@chromium.org2014-01-132-2/+2
* 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-135-0/+47
* Remove third_party/active_doc now that Chrome Frame is gone.grt@chromium.org2014-01-131-1/+0
* Add CookieStoreConfig to unify API for in-memory and persistent CookieStore C...ajwong@chromium.org2014-01-111-9/+7
* Add mojo_lexer.py to the whitelist of licenses for Android.mpcomplete@google.com2014-01-101-0/+2
* [android_webview] Bump target SDK to 19.mkosiba@chromium.org2014-01-102-2/+2
* Remove Chrome Frame code and resources.grt@chromium.org2014-01-101-9/+0
* Android: moves android_webview/ to use long for JNI.bulach@chromium.org2014-01-091-0/+1
* aw: Clean up android webview lint suppressionsboliu@chromium.org2014-01-093-27/+35
* Add inbox_app to silk page setabarth@chromium.org2014-01-091-0/+2
* Move Find Operations from RenderViewHost to WebContentsfsamuel@chromium.org2014-01-091-9/+4
* Revert of https://codereview.chromium.org/115253004/noamsml@chromium.org2014-01-082-24/+9
* [Android WebView] Prepare to remove AwSettings.LayoutAlgorithmmnaganov@chromium.org2014-01-082-9/+24
* [android_webview] GetTitleTest.testGetTitleWithWriteln -> ...testGetTitleSetF...mnaganov@chromium.org2014-01-081-13/+7
* Dismiss EME infobar when WebMediaPlayer is destroyed.kkimlabs@chromium.org2014-01-084-11/+25
* Fix JNI generation dependency in android_webview_unittests.primiano@chromium.org2014-01-071-1/+1
* Do not use CalledByNativeUncheckedsgurun@chromium.org2014-01-072-28/+32
* Remove calls of PrerenderTracker::TryCancel and TryCancelOnIOThread in Chrome...jam@chromium.org2014-01-062-25/+0
* Override default implementation of createChildFrame() for print preview.dcheng@chromium.org2014-01-031-2/+15
* Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Res...jam@chromium.org2013-12-317-19/+18
* Revert "Replace the GetAssociatedRenderView call with GetAssociatedRenderFram...loislo@chromium.org2013-12-307-18/+19
* Move kFileScheme constant into content namespace.tfarina@chromium.org2013-12-304-5/+5
* Cleanup storage_partition_impl_unittest.cc.ajwong@chromium.org2013-12-281-1/+1