| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert of Add support for escaped target names in isolate driver. (patchset #... | nyquist | 2015-05-05 | 1 | -3/+0 |
* | Move GuestView layer in browser to components | fsamuel | 2015-05-05 | 1 | -0/+4 |
* | Add support for escaped target names in isolate driver. | nyquist | 2015-05-05 | 1 | -0/+3 |
* | Center permission bubble if location bar is hidden in MacOS. | hcarmona | 2015-05-01 | 1 | -0/+3 |
* | Added QuicAllowed policy. Added unit and browser tests. | peletskyi | 2015-04-30 | 1 | -0/+1 |
* | [Android] Add an out-of-app instrumentation driver APK. (RELAND) | jbudorick | 2015-04-27 | 1 | -0/+2 |
* | Revert of [Android] Add an out-of-app instrumentation driver APK. (patchset #... | jdonnelly | 2015-04-24 | 1 | -2/+0 |
* | [Android] Add an out-of-app instrumentation driver APK. | jbudorick | 2015-04-24 | 1 | -0/+2 |
* | Plugin Power Saver: Add comprehensive browser tests. | tommycli | 2015-04-24 | 1 | -0/+2 |
* | Add chrome.searchEnginesPrivate API for setting and getting the default searc... | orenb | 2015-04-24 | 1 | -0/+1 |
* | Add initial browsertest of download notification | yoshiki | 2015-04-24 | 1 | -0/+1 |
* | Revert of Center permission bubble if location bar is hidden in MacOS. (patch... | jdonnelly | 2015-04-23 | 1 | -3/+0 |
* | Center permission bubble if location bar is hidden in MacOS. | hcarmona | 2015-04-23 | 1 | -0/+3 |
* | Pepper: Remove Mojo integration and tests. | teravest | 2015-04-23 | 1 | -1/+0 |
* | [Extensions Mac] Add tests for the mac developer mode warning | rdevlin.cronin | 2015-04-22 | 1 | -0/+3 |
* | Fix race conditions in ImageDecoder. | thestig | 2015-04-22 | 1 | -0/+1 |
* | Get rid of excessive CrosSettings::Get()->Set*() usage, mostly in tests. | ginkage | 2015-04-22 | 1 | -0/+4 |
* | Add browser test for RestoreOnStartup[URLs] on Chrome OS | bartfab | 2015-04-22 | 1 | -0/+1 |
* | Revert of Add browser test for RestoreOnStartup[URLs] on Chrome OS (patchset ... | magjed | 2015-04-22 | 1 | -1/+0 |
* | Add browser test for RestoreOnStartup[URLs] on Chrome OS | bartfab | 2015-04-22 | 1 | -0/+1 |
* | Refactor safe-browsing build-config definitions. | nparker | 2015-04-18 | 1 | -3/+1 |
* | Revert "Speculative revert by sheriff" | Bartosz Fabianowski | 2015-04-16 | 1 | -0/+4 |
* | Speculative revert by sheriff | Bartosz Fabianowski | 2015-04-16 | 1 | -4/+0 |
* | [cros New-GAIA] Webview login and new GAIA endpoint enabled by default | nkostylev | 2015-04-15 | 1 | -0/+4 |
* | [Reland] [Extensions] Make extension message bubble factory platform-abstract | rdevlin.cronin | 2015-04-15 | 1 | -0/+1 |
* | Move FilePathWatcher tests to base_unittests. | mnissler | 2015-04-10 | 1 | -3/+0 |
* | Remove FaviconTabHelper | sdefresne | 2015-04-10 | 1 | -1/+1 |
* | Remove the connection tester (chrome://net-internals#tests) | eroman | 2015-04-10 | 1 | -1/+0 |
* | Sync: Generalize entity injection in Android tests | pvalenzuela | 2015-04-10 | 1 | -0/+1 |
* | Implemented ForceMaximizeBrowserWindowOnFirstRun policy, added unit test and ... | peletskyi | 2015-04-08 | 1 | -0/+3 |
* | Reland of: Change default code flag to NewAvatarMenu. | mlerman | 2015-04-08 | 1 | -1/+1 |
* | If DefaultBrowserSettingEnabled set to false and there is the command line | peletskyi | 2015-04-08 | 1 | -0/+2 |
* | Basic tests for new webview based signin flow | dpolukhin | 2015-04-08 | 1 | -0/+1 |
* | Added necessary files to telemetry_gpu_test isolates for callstacks. | dyen | 2015-04-03 | 1 | -1/+20 |
* | Focus the first/last element when the view is requested for focus by tab trav... | fukino | 2015-04-03 | 1 | -0/+1 |
* | chrome.settingsPrivate: Implement the setPref getPref/getAllPrefs methods. | orenb | 2015-04-02 | 1 | -0/+1 |
* | kiosk: Fix cert manager dialog regression. | xiyuan | 2015-04-01 | 1 | -0/+1 |
* | Add test to catch unhandled content setting types in WebUI code. | benwells | 2015-03-31 | 1 | -0/+1 |
* | Add Robolectric unittest suites to all.gyp and rename build targets. | mikecase | 2015-03-30 | 1 | -2/+2 |
* | Reland of "precache: Move the java files into //components/precache/android" | sadrul | 2015-03-27 | 1 | -0/+1 |
* | Add initial test and build files for Robolectric unit test suites. | mikecase | 2015-03-27 | 1 | -0/+20 |
* | Only use web app frame for bookmark apps. | benwells | 2015-03-26 | 1 | -0/+1 |
* | Revert of precache: Move the java files into //components/precache/android (p... | alexclarke | 2015-03-26 | 1 | -1/+0 |
* | precache: Move the java files into //components/precache/android | sadrul | 2015-03-26 | 1 | -0/+1 |
* | cleanup: Use ExtensionRegistryObserver in Uber | limasdf | 2015-03-26 | 1 | -0/+1 |
* | Test Accelerators In Interactive UI Tests (Retry) | afakhry | 2015-03-25 | 1 | -0/+1 |
* | Revert of Test Accelerators In Interactive UI Tests (patchset #5 id:80001 of ... | jamescook | 2015-03-25 | 1 | -1/+0 |
* | Properly decode IDN in interstitials | estark | 2015-03-25 | 1 | -0/+2 |
* | Test Accelerators In Interactive UI Tests | afakhry | 2015-03-24 | 1 | -0/+1 |
* | Remove app_crash_browsertest.cc. | jackhou | 2015-03-24 | 1 | -1/+0 |