| Commit message (Expand) | Author | Age | Files | Lines |
* | MD Settings: polish fixes for bettes@ on appearance page | dbeam | 2016-03-25 | 1 | -6/+4 |
* | Fixed a fullscreen race condition on OSX | spqchan | 2016-03-25 | 5 | -36/+86 |
* | Fix infobar arrow tip position on MD. | pkasting | 2016-03-25 | 1 | -5/+2 |
* | Turn on standard logging details in Mojo app runners | rockot | 2016-03-25 | 1 | -4/+4 |
* | Add keyboard accessibility to ConstrainedWindowButton | juncai | 2016-03-25 | 2 | -1/+5 |
* | Don't restart chrome for each run and drop the first result. | leilei | 2016-03-25 | 4 | -24/+62 |
* | Move use of ShutdownWatcherHelper after early return | sky | 2016-03-25 | 1 | -6/+11 |
* | [MD settings] match downloads path to mocks | dschuyler | 2016-03-25 | 1 | -10/+8 |
* | Make ChromeActivity destroy its BookmarkModel in all cases when adding a book... | dewittj | 2016-03-25 | 1 | -0/+4 |
* | Re-use NoUnderlineClickableSpan which shows a clickable link with underlines ... | juncai | 2016-03-25 | 7 | -74/+15 |
* | WebUsb Android chooser UI | juncai | 2016-03-25 | 20 | -181/+770 |
* | [MD settings] touch up sub-page titles and icons | dschuyler | 2016-03-25 | 7 | -25/+20 |
* | MD Settings: Certificate manager, populate UI. | dpapad | 2016-03-25 | 14 | -102/+490 |
* | Fix some misuses of SharedPreferences.getStringSet(). | maxbogue | 2016-03-25 | 4 | -8/+16 |
* | MD Settings: show part of a11y page on Mac/Windows/Linux | dbeam | 2016-03-25 | 6 | -10/+19 |
* | MD Settings: Certificate manager, respect USE_NSS_CERTS. | dpapad | 2016-03-25 | 6 | -218/+238 |
* | Add menu item for testing to save pages offline. | petewil | 2016-03-25 | 3 | -0/+50 |
* | It looks like our code to prevent seeing both the online and offline | petewil | 2016-03-25 | 1 | -2/+0 |
* | views: remove the last function abstraction from browser_dialogs.h | tfarina | 2016-03-25 | 9 | -42/+2 |
* | Report and parse .img, .iso, and .smi as DMGs when downloading | nparker | 2016-03-25 | 2 | -4/+36 |
* | Renders the profile name button in profile chooser view for supervised user. | shuchen | 2016-03-25 | 1 | -1/+1 |
* | [DevTools] Use InspectorFrontendHost.readyForTest for layout tests. | dgozman | 2016-03-25 | 3 | -5/+10 |
* | Remove outdated cert verification tests | rsleevi | 2016-03-25 | 1 | -0/+13 |
* | Updating trunk VERSION from 2690.0 to 2691.0 | chrome-cron | 2016-03-25 | 1 | -1/+1 |
* | Replace MouseWheel events with GestureScrollBegin in WebContentsObserver::Did... | dominickn | 2016-03-25 | 7 | -14/+15 |
* | The Ime engine should unregister the listenrs for OnWindowDestroyed in destru... | shuchen | 2016-03-25 | 3 | -0/+11 |
* | Store URLs in WebappDataStorage, and purge them when history is cleared. | dominickn | 2016-03-25 | 18 | -114/+549 |
* | Add viewing of error messages from Keystone upon self-update failure. | ryanmyers | 2016-03-25 | 6 | -53/+163 |
* | [Media Router WebUI] Handle header height changes. | apacible | 2016-03-25 | 7 | -138/+159 |
* | arc: Implement range of OptIn UMAs | khmel | 2016-03-25 | 7 | -17/+163 |
* | Move isMultiWindow() method upstream. | newt | 2016-03-25 | 1 | -1/+20 |
* | Enable url path fading all on Android configurations. | tedchoc | 2016-03-25 | 5 | -24/+30 |
* | [Extensions] Convert APIs to use movable types [5] | rdevlin.cronin | 2016-03-25 | 20 | -146/+128 |
* | MD Settings: fix improper use of prefs in tests | michaelpg | 2016-03-25 | 2 | -21/+1 |
* | Log the expected icon size when no suitable icon for a banner is found. | dominickn | 2016-03-25 | 5 | -19/+38 |
* | Move passwords and password exceptions list into a sub page. | hcarmona | 2016-03-24 | 4 | -41/+72 |
* | [Contextual Search] Moving logic out of OverlayPanel classes. | pedrosimonetti | 2016-03-24 | 9 | -616/+620 |
* | Move some offline-related functions into OfflinePageBridge, from BookmarkUtils. | dewittj | 2016-03-24 | 2 | -62/+63 |
* | Add tests for Tab reparenting | yusufo | 2016-03-24 | 4 | -6/+162 |
* | cros: Skip OOBE update check for remora | xiyuan | 2016-03-24 | 1 | -2/+7 |
* | Get rid of cached TabModelSelector in ChromeDownloadDelegate | yusufo | 2016-03-24 | 3 | -8/+9 |
* | [Extensions] Convert APIs to use movable types [4] | rdevlin.cronin | 2016-03-24 | 26 | -59/+56 |
* | Allow moving cursors between connected displays. | oshima | 2016-03-24 | 2 | -9/+60 |
* | [Sync] Disable E2E flaky tests on Mac | shadi | 2016-03-24 | 1 | -4/+11 |
* | Add a class for killing document mode | dfalcantara | 2016-03-24 | 4 | -4/+890 |
* | Ignore text updates where the size is 0 before and after for autocomplete. | tedchoc | 2016-03-24 | 1 | -2/+5 |
* | [Extensions] Convert APIs to use movable types [3] | rdevlin.cronin | 2016-03-24 | 32 | -186/+169 |
* | Remove Alias and Checks in TabDragController::GetTabStripForWindow | jonross | 2016-03-24 | 1 | -10/+0 |
* | Extensions: Using common ValueStoreFactory for all value stores. | cmumford | 2016-03-24 | 14 | -166/+129 |
* | [Downloads] Allow observers to know when DownloadHistory query is complete. | asanka | 2016-03-24 | 3 | -0/+72 |