| Commit message (Expand) | Author | Age | Files | Lines |
* | Port blink_perf animation tests over as tough_animation_cases | alancutter@chromium.org | 2014-01-14 | 1 | -0/+1 |
* | [Download] Return DownloadInterruptReason from OnStartedCallback | asanka@chromium.org | 2014-01-14 | 1 | -0/+1 |
* | Move LinkDoctor out of content and into chrome. | mmenke@chromium.org | 2014-01-13 | 2 | -2/+2 |
* | Revert 244533 "Chrome security team IPC message owners." | tsepez@chromium.org | 2014-01-13 | 1 | -3/+9 |
* | Chrome security team IPC message owners. | tsepez@chromium.org | 2014-01-13 | 1 | -9/+3 |
* | Fix race condition introduced in r242200 where AwContentsIoThreadClient is qu... | jam@chromium.org | 2014-01-13 | 5 | -0/+47 |
* | Remove third_party/active_doc now that Chrome Frame is gone. | grt@chromium.org | 2014-01-13 | 1 | -1/+0 |
* | Add CookieStoreConfig to unify API for in-memory and persistent CookieStore C... | ajwong@chromium.org | 2014-01-11 | 1 | -9/+7 |
* | Add mojo_lexer.py to the whitelist of licenses for Android. | mpcomplete@google.com | 2014-01-10 | 1 | -0/+2 |
* | [android_webview] Bump target SDK to 19. | mkosiba@chromium.org | 2014-01-10 | 2 | -2/+2 |
* | Remove Chrome Frame code and resources. | grt@chromium.org | 2014-01-10 | 1 | -9/+0 |
* | Android: moves android_webview/ to use long for JNI. | bulach@chromium.org | 2014-01-09 | 1 | -0/+1 |
* | aw: Clean up android webview lint suppressions | boliu@chromium.org | 2014-01-09 | 3 | -27/+35 |
* | Add inbox_app to silk page set | abarth@chromium.org | 2014-01-09 | 1 | -0/+2 |
* | Move Find Operations from RenderViewHost to WebContents | fsamuel@chromium.org | 2014-01-09 | 1 | -9/+4 |
* | Revert of https://codereview.chromium.org/115253004/ | noamsml@chromium.org | 2014-01-08 | 2 | -24/+9 |
* | [Android WebView] Prepare to remove AwSettings.LayoutAlgorithm | mnaganov@chromium.org | 2014-01-08 | 2 | -9/+24 |
* | [android_webview] GetTitleTest.testGetTitleWithWriteln -> ...testGetTitleSetF... | mnaganov@chromium.org | 2014-01-08 | 1 | -13/+7 |
* | Dismiss EME infobar when WebMediaPlayer is destroyed. | kkimlabs@chromium.org | 2014-01-08 | 4 | -11/+25 |
* | Fix JNI generation dependency in android_webview_unittests. | primiano@chromium.org | 2014-01-07 | 1 | -1/+1 |
* | Do not use CalledByNativeUnchecked | sgurun@chromium.org | 2014-01-07 | 2 | -28/+32 |
* | Remove calls of PrerenderTracker::TryCancel and TryCancelOnIOThread in Chrome... | jam@chromium.org | 2014-01-06 | 2 | -25/+0 |
* | Override default implementation of createChildFrame() for print preview. | dcheng@chromium.org | 2014-01-03 | 1 | -2/+15 |
* | Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Res... | jam@chromium.org | 2013-12-31 | 7 | -19/+18 |
* | Revert "Replace the GetAssociatedRenderView call with GetAssociatedRenderFram... | loislo@chromium.org | 2013-12-30 | 7 | -18/+19 |
* | Move kFileScheme constant into content namespace. | tfarina@chromium.org | 2013-12-30 | 4 | -5/+5 |
* | Cleanup storage_partition_impl_unittest.cc. | ajwong@chromium.org | 2013-12-28 | 1 | -1/+1 |
* | Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Res... | jam@chromium.org | 2013-12-28 | 7 | -19/+18 |
* | Remove HttpTransactionDelegate and all users (LoadTimeStats). | rvargas@chromium.org | 2013-12-27 | 2 | -6/+0 |
* | Add the SmartClip feature. | jam@chromium.org | 2013-12-27 | 1 | -0/+8 |
* | Update uses of UTF conversions in android_webview/, apps/, ash/, chrome/app t... | avi@chromium.org | 2013-12-24 | 6 | -12/+12 |
* | [Android WebView] Whitelist Python license | mnaganov@chromium.org | 2013-12-23 | 1 | -0/+1 |
* | Cleanup: Move kFileSystemScheme constant into content namespace. | tfarina@chromium.org | 2013-12-23 | 1 | -2/+2 |
* | Update uses of Value in android_webview, apps, ash, cc to use the base:: name... | avi@chromium.org | 2013-12-21 | 2 | -5/+5 |
* | Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in SSL... | jam@chromium.org | 2013-12-21 | 2 | -2/+2 |
* | aw: Allow 'University of Illinois\/NCSA Open Source' license | boliu@chromium.org | 2013-12-21 | 1 | -0/+1 |
* | A bunch of work to transition from render_view_id to render_frame_id. | jam@chromium.org | 2013-12-20 | 12 | -115/+135 |
* | Exclude skia/tools/clusterfuzz-data from android webview license check | boliu@chromium.org | 2013-12-20 | 1 | -0/+2 |
* | Import TestRunner library into chromium. | jochen@chromium.org | 2013-12-20 | 1 | -0/+2 |
* | Rename ContentBrowserClient::RenderProcessHostCreated to RenderProcessWillLau... | avi@chromium.org | 2013-12-20 | 2 | -2/+2 |
* | Convert remaining uses of WebView::initializeMainFrame to setMainFrame. | dcheng@chromium.org | 2013-12-20 | 1 | -4/+5 |
* | Add base:: to string16s in android_webview/. | dbeam@chromium.org | 2013-12-19 | 29 | -69/+72 |
* | MessageLoop(TYPE_UI) -> MessageLoopForUI | sky@chromium.org | 2013-12-19 | 1 | -1/+1 |
* | Enable SPDY explicitly. | sgurun@chromium.org | 2013-12-19 | 1 | -0/+6 |
* | aw: Hittest test improvements after r241601 | boliu@chromium.org | 2013-12-19 | 1 | -25/+72 |
* | Move geometric types to a separate, more lightweight target. | ben@chromium.org | 2013-12-18 | 1 | -0/+1 |
* | aw: Limit full url href hittest to only anchor type | boliu@chromium.org | 2013-12-18 | 4 | -13/+21 |
* | Chrome side of making SharedWorkerRepositoryClient be per RenderFrame instead... | jam@chromium.org | 2013-12-18 | 2 | -6/+6 |
* | Switch ContentSettingsObserver to be a RenderFrameObserver instead of a Rende... | jam@chromium.org | 2013-12-17 | 7 | -41/+105 |
* | Have jni_generator.gypi specify include_dirs to dependent targets. | blundell@chromium.org | 2013-12-17 | 1 | -1/+0 |