| Commit message (Expand) | Author | Age | Files | Lines |
* | Add user gesture carryover bit | jaekyun | 2015-03-31 | 1 | -1/+4 |
* | Refactor Permissions related method out of ContentBrowserClient. | mlamouri | 2015-03-29 | 6 | -97/+185 |
* | [DevTools] Move network protocol handler to RenderFrameHost. | dgozman | 2015-03-27 | 2 | -6/+7 |
* | Make content::PermissionType an enum class. | mlamouri | 2015-03-25 | 1 | -16/+19 |
* | cc: Move worker threads to RenderThreadImpl. | reveman | 2015-03-23 | 1 | -1/+1 |
* | Remove prerender cookie store, part 4. | davidben | 2015-03-23 | 1 | -2/+1 |
* | Unit Test for WebView animating in and out of screen | hush | 2015-03-20 | 8 | -31/+130 |
* | Remove android webview rendering cruft | boliu | 2015-03-19 | 10 | -215/+173 |
* | favor DCHECK_CURRENTLY_ON for better logs in android_webview/ | mostynb | 2015-03-18 | 11 | -30/+32 |
* | [Android WebView] Implement a better OnReceivedError callback | mnaganov | 2015-03-17 | 5 | -5/+26 |
* | Reload favicon from HTTP cache on Ctrl+Refresh | pkotwicz | 2015-03-16 | 1 | -0/+1 |
* | This CL addresses a long standing TODO to implement transferring ports from J... | sgurun | 2015-03-12 | 1 | -1/+4 |
* | Cancel client auth requests when not promptable. | davidben | 2015-03-11 | 3 | -17/+12 |
* | [Android WebView] Implement OnReceivedHttpError callback | mnaganov | 2015-03-10 | 2 | -0/+23 |
* | ContentBrowserClient::RequestPermission replies with PermissionStatus instead... | mlamouri | 2015-03-03 | 2 | -8/+16 |
* | Step two of optionally sending messages to/from message ports as base::Value. | mek | 2015-02-28 | 2 | -6/+16 |
* | Optionally have MessagePort pass data as base::Value, part 1. | mek | 2015-02-27 | 2 | -4/+9 |
* | Revert of Revert of Add AwAssets into android_webview/native/public (patchset... | hush | 2015-02-26 | 2 | -2/+2 |
* | Implement the close() API for Message ports | sgurun | 2015-02-26 | 3 | -1/+16 |
* | Remove android_webview/browser layer's dependency on native/ | hush | 2015-02-26 | 3 | -4/+45 |
* | OffscreenPreRaster and its plumbings | hush | 2015-02-25 | 3 | -16/+25 |
* | Revert of Add AwAssets into android_webview/native/public (patchset #4 id:700... | binjin | 2015-02-23 | 2 | -2/+2 |
* | Add AwAssets into android_webview/native/public | hush | 2015-02-21 | 2 | -2/+2 |
* | Class ownership changes: | jeremyim | 2015-02-20 | 2 | -36/+24 |
* | (1) Chrome data compression proxy should use QUIC only if | tbansal | 2015-02-20 | 1 | -1/+2 |
* | Rename [Ii]nvalidateOnFunctorDestroy to [dD]etachFunctorFromView | tobiasjs | 2015-02-18 | 6 | -7/+7 |
* | [cc]: Add a BeginMainFrameNotExpectedSoon signal and route it to the Renderer... | rmcilroy | 2015-02-18 | 1 | -0/+1 |
* | Call ComputeWebKitPrefs on the correct RVH, and remove dead code. | creis | 2015-02-12 | 2 | -2/+0 |
* | Adding q=low to the Chrome-Proxy request header | megjablon | 2015-02-12 | 2 | -2/+3 |
* | Add RedirectInfo as a redirect parameter to ResourceThrottles. | mmenke | 2015-02-11 | 1 | -3/+5 |
* | DataReductionProxyStatisticsPrefs should support WeakPtr | megjablon | 2015-02-10 | 1 | -8/+10 |
* | Revert of DataReductionProxyStatisticsPrefs should support WeakPtr (patchset ... | jiayl | 2015-02-09 | 1 | -10/+8 |
* | DataReductionProxyStatisticsPrefs should support WeakPtr | megjablon | 2015-02-09 | 1 | -8/+10 |
* | Mechanical rename of base::debug -> base::trace_event [final pass] | ssid | 2015-02-09 | 2 | -6/+6 |
* | Hook SetKeyOnIO in Webview to DataReductionProxyIOData | bengr | 2015-02-06 | 2 | -20/+3 |
* | Revert "Adding q=low to the Chrome-Proxy request header" | apavlov | 2015-02-06 | 2 | -11/+11 |
* | Temporarily remove DCHECK that triggers during hardware teardown. | tobiasjs | 2015-02-06 | 1 | -1/+0 |
* | Adding q=low to the Chrome-Proxy request header | megjablon | 2015-02-06 | 2 | -11/+11 |
* | Remove scroll_delta flooring hack | miletus | 2015-02-04 | 1 | -2/+2 |
* | Update {virtual,override,final} to follow C++11 style. | dcheng | 2015-02-04 | 4 | -32/+29 |
* | DevTools: unwire WebDevToolsAgent from CC, emit trace events directly in CC | caseq | 2015-02-04 | 1 | -1/+1 |
* | Update {virtual,override,final} to follow C++11 style. | dcheng | 2015-02-04 | 24 | -291/+262 |
* | Update {virtual,override,final} to follow C++11 style. | dcheng | 2015-02-04 | 5 | -79/+69 |
* | Refactor webview to use //components/printing | dgn | 2015-02-03 | 3 | -2/+3 |
* | Create a new DataReductionProxyConfig class | jeremyim | 2015-01-30 | 1 | -2/+4 |
* | Post a message from Java to JS using message channels. | sgurun | 2015-01-29 | 3 | -7/+36 |
* | media: Rename PERMISSION_PROTECTED_MEDIA to PERMISSION_PROTECTED_MEDIA_IDENTI... | xhwang | 2015-01-28 | 1 | -2/+2 |
* | Mechanical rename of tracing includes for /android_webview | ssid | 2015-01-27 | 6 | -6/+6 |
* | Wrapped data reduction proxy initialization into its own class | bengr | 2015-01-24 | 3 | -77/+49 |
* | Enable posting a message from JS to Android webview. | sgurun | 2015-01-23 | 6 | -0/+151 |