| Commit message (Expand) | Author | Age | Files | Lines |
* | Add more OWNERs to content/public/android | torne | 2015-02-06 | 1 | -0/+1 |
* | [WebView] Add a new flushVisualState API to AwContents. | igsolla | 2015-02-05 | 7 | -14/+244 |
* | aw: Auto prepend http scheme in test shell | boliu | 2015-02-04 | 1 | -2/+15 |
* | Remove scroll_delta flooring hack | miletus | 2015-02-04 | 2 | -7/+7 |
* | Update {virtual,override,final} to follow C++11 style. | dcheng | 2015-02-04 | 4 | -32/+29 |
* | Add a test to make sure source port cannot be transferred. | sgurun | 2015-02-04 | 2 | -2/+39 |
* | 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 | 26 | -222/+196 |
* | 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 |
* | Update {virtual,override,final} to follow C++11 style. | dcheng | 2015-02-04 | 10 | -56/+52 |
* | Removed MessageChannel | sgurun | 2015-02-04 | 4 | -54/+26 |
* | Rename initial_pos to initial_rect in ShowWidget and ShowView IPCs. | bokan | 2015-02-03 | 2 | -2/+2 |
* | [Android WebView] Fix outstanding license check issues on the release bot | mnaganov | 2015-02-03 | 3 | -2/+9 |
* | Refactor webview to use //components/printing | dgn | 2015-02-03 | 17 | -3257/+90 |
* | Enable zoom and make contents fit into viewport. | p.sergey | 2015-02-03 | 1 | -4/+11 |
* | [Android WebView] Cleanup after fixing crbug.com/161864 | mnaganov | 2015-02-02 | 3 | -13/+4 |
* | Updating XTBs based on .GRDs from branch master | Alex Mineer | 2015-02-02 | 1 | -1/+1 |
* | Create a new DataReductionProxyConfig class | jeremyim | 2015-01-30 | 1 | -2/+4 |
* | Revert of Mark AwContentsClientFullScreenTest#testPowerSaveBlockerIsTransferr... | boliu | 2015-01-30 | 1 | -4/+0 |
* | Mark AwContentsClientFullScreenTest#testPowerSaveBlockerIsTransferredToFullsc... | tedchoc | 2015-01-30 | 1 | -0/+4 |
* | Post a message from Java to JS using message channels. | sgurun | 2015-01-29 | 15 | -45/+352 |
* | Return void in zoomBy plumbing to match zoomBy public API | paulmiller | 2015-01-28 | 3 | -10/+15 |
* | media: Rename PERMISSION_PROTECTED_MEDIA to PERMISSION_PROTECTED_MEDIA_IDENTI... | xhwang | 2015-01-28 | 1 | -2/+2 |
* | Tear down ContentVideoView from content-layer | hugo.holgersson | 2015-01-28 | 1 | -0/+6 |
* | Add AddMessageToDevToolsConsole to WebContentsAndroid | jaekyun | 2015-01-27 | 2 | -0/+2 |
* | Replicate sandbox flags for OOPIF (Chromium part 2). | alexmos | 2015-01-27 | 1 | -10/+0 |
* | Remove most native WebContents references from Java | dtrainor | 2015-01-27 | 6 | -21/+30 |
* | Add AwDataReductionProxyManager | hush | 2015-01-27 | 2 | -0/+162 |
* | Mechanical rename of tracing includes for /android_webview | ssid | 2015-01-27 | 9 | -9/+9 |
* | Remove mkosiba from OWNERS files. | mkosiba | 2015-01-27 | 2 | -2/+0 |
* | Add OAuth2 token to RealPanRequest. | estade | 2015-01-26 | 2 | -1/+6 |
* | Wrapped data reduction proxy initialization into its own class | bengr | 2015-01-24 | 3 | -77/+49 |
* | Address a warning about non-static classes. | sgurun | 2015-01-23 | 1 | -15/+18 |
* | Enable posting a message from JS to Android webview. | sgurun | 2015-01-23 | 27 | -88/+851 |
* | Remove impl-side-painting from about:flags | danakj | 2015-01-23 | 1 | -1/+0 |
* | Fix prototype for WebFrameClient::createChildFrame() in android_webview. | alexmos | 2015-01-23 | 1 | -0/+14 |
* | Reduce duplicated code in AwWebContentsDelegate | hugo.holgersson | 2015-01-22 | 3 | -20/+5 |
* | [Android] Show autofill popup after animation. | rouslan | 2015-01-22 | 1 | -0/+1 |
* | Updating XTBs based on .GRDs from branch master | Penny MacNeil | 2015-01-22 | 43 | -0/+43 |
* | Add SetCookieAndChannelIdStores method to URLRequestContextBuilder | mattm | 2015-01-21 | 1 | -3/+2 |
* | [Android WebView] Remove AwSettings.LayoutAlgorithm | mnaganov | 2015-01-19 | 3 | -26/+5 |
* | [Android WebView] Provide an activity for displaying OSS licenses | mnaganov | 2015-01-19 | 5 | -14/+238 |
* | Move //mojo/{public, edk} underneath //third_party | blundell | 2015-01-19 | 1 | -2/+2 |
* | [android_webview] Roll AOSP bot to newer chromium-dev. | mkosiba | 2015-01-19 | 1 | -1/+1 |
* | [Android WebView] Run Java instrumentation tests on KitKat+ only | mnaganov | 2015-01-19 | 53 | -209/+373 |
* | Add multiple video test | hugo.holgersson | 2015-01-19 | 3 | -0/+127 |
* | Fullscreen: make fullscreen requests come from RenderFrame. | mlamouri | 2015-01-17 | 2 | -2/+16 |
* | Revert "[Android WebView] Provide an activity for displaying OSS licenses" | newt | 2015-01-16 | 5 | -234/+14 |
* | [Android WebView] Provide an activity for displaying OSS licenses | mnaganov | 2015-01-16 | 5 | -14/+234 |