| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove operator function. | nona@chromium.org | 2013-04-21 | 1 | -14/+17 |
* | Enable VariationsService on Android. | asvitkine@chromium.org | 2013-04-21 | 4 | -6/+13 |
* | cros: Fix header bar not showing up on lock screen. | xiyuan@chromium.org | 2013-04-20 | 1 | -0/+14 |
* | Two fixes for the limited install from webstore flag. | levin@chromium.org | 2013-04-20 | 2 | -17/+1 |
* | Streamlined sideload UI for extensions from the webstore. | yoz@chromium.org | 2013-04-20 | 3 | -65/+194 |
* | chromeos: Move default power management policy into Chrome. | derat@chromium.org | 2013-04-20 | 2 | -165/+158 |
* | Implement offline mode behind a flag. | rdsmith@chromium.org | 2013-04-20 | 1 | -0/+7 |
* | Use device Robot Account to access Cloud Print. | vitalybuka@chromium.org | 2013-04-20 | 5 | -75/+241 |
* | Crash when taking screenshot onto Chrome OS Google Drive. | sschmitz@chromium.org | 2013-04-20 | 4 | -37/+62 |
* | Fix unit test leak in DeviceOAuth2TokenServiceTest. | davidroche@chromium.org | 2013-04-20 | 1 | -3/+1 |
* | Fix bugs wrt focus and anchored widgets and immersive mode being disabled. Se... | pkotwicz@chromium.org | 2013-04-20 | 2 | -16/+79 |
* | This CL is adding a minimize function for clicks on launcher items if only a ... | skuhne@chromium.org | 2013-04-20 | 10 | -17/+151 |
* | Fix sys tray baloon shown when extensions use getMediaStream(). | sergeyu@chromium.org | 2013-04-20 | 1 | -0/+2 |
* | cros: Turn immersive fullscreen on by default | jamescook@chromium.org | 2013-04-20 | 7 | -26/+24 |
* | Small improvement of diagnostics. | vadimt@chromium.org | 2013-04-20 | 1 | -2/+4 |
* | [Autofill] Handle the Tab Key in the new UI | csharp@chromium.org | 2013-04-20 | 2 | -0/+31 |
* | Fix css_checker.py directory exemption path. | dbeam@chromium.org | 2013-04-19 | 1 | -1/+1 |
* | media: Add support for playback of VP8 Alpha video streams | vigneshv@chromium.org | 2013-04-19 | 1 | -0/+7 |
* | Do not roll back to SSL 3.0 for Google properties. | thaidn@google.com | 2013-04-19 | 3 | -2/+32 |
* | Revert 193481 "Simplify ExtensionProcessManager to only load ext..." | jam@chromium.org | 2013-04-19 | 2 | -2/+36 |
* | Merge local_omnibox_popup into local_ntp. Render the Google logo and fakebox... | samarth@chromium.org | 2013-04-19 | 19 | -775/+916 |
* | Revert 195316 "Remove "Use billing for shipping" checkbox in fav..." | wittman@chromium.org | 2013-04-19 | 13 | -170/+115 |
* | Remove "Use billing for shipping" checkbox in favor of item in suggestions menu. | estade@chromium.org | 2013-04-19 | 13 | -115/+170 |
* | Remove frame from new style web view dialog. | mad@chromium.org | 2013-04-19 | 1 | -0/+1 |
* | Update message center systray icon. | dewittj@chromium.org | 2013-04-19 | 1 | -6/+38 |
* | Revert 195265 "Improved extension activity logging for the chrom..." | felt@chromium.org | 2013-04-19 | 7 | -295/+6 |
* | Change to update panel positions after panels moved to the new collection whe... | jianli@chromium.org | 2013-04-19 | 1 | -18/+10 |
* | Deflaking the Commands test that makes sure extension commands can't overwrit... | finnur@chromium.org | 2013-04-19 | 1 | -4/+10 |
* | Add a unit test for BrowserViewLayout | jamescook@chromium.org | 2013-04-19 | 5 | -24/+87 |
* | Escape backslash (\x5C) for string value of search query. | hidehiko@chromium.org | 2013-04-19 | 2 | -1/+9 |
* | <webview>: Focusing <webview> should propagate to BrowserPlugin. | fsamuel@chromium.org | 2013-04-19 | 1 | -0/+7 |
* | <webview>: Add fsamuel as web_view_interactive_browsertest.cc | fsamuel@chromium.org | 2013-04-19 | 1 | -0/+1 |
* | Add API to load project from localfs into syncfs. | grv@chromium.org | 2013-04-19 | 2 | -11/+141 |
* | [autofill] First step towards autofill dialog on OSX. | groby@chromium.org | 2013-04-19 | 4 | -3/+383 |
* | Start registering for the kEulaAccepted for mobile | yusufo@chromium.org | 2013-04-19 | 2 | -1/+3 |
* | Recent and Search in Bookmark manager don't allow Open operations. | tom.cassiotis@gmail.com | 2013-04-19 | 1 | -4/+7 |
* | Animate the fullscreen exit bubble's opacity instead of its bounds when in im... | pkotwicz@chromium.org | 2013-04-19 | 8 | -54/+231 |
* | UDP Network Connectivity - Perform 6 packet and FEC connectivity | rtenneti@chromium.org | 2013-04-19 | 2 | -7/+7 |
* | Adding policy support to the new network configuration stack. | pneubeck@chromium.org | 2013-04-19 | 20 | -305/+748 |
* | Created AttestationPolicyObserver. | dkrahn@google.com | 2013-04-19 | 11 | -1/+499 |
* | Improved extension activity logging for the chrome.webRequest API. | mvrable@chromium.org | 2013-04-19 | 7 | -6/+295 |
* | Extract locking behaviour from ProcessSingleton. | erikwright@chromium.org | 2013-04-19 | 18 | -173/+432 |
* | Revert 194356 "views: Finally get rid of the deprecated Menu2 API." | msw@chromium.org | 2013-04-19 | 2 | -8/+5 |
* | Make definition order match declaration order. | pkasting@chromium.org | 2013-04-19 | 1 | -44/+43 |
* | Remove |third_party| from InputMethodDescriptor. | nona@chromium.org | 2013-04-19 | 6 | -10/+7 |
* | Adding Priority field to cookies. | erikwright@chromium.org | 2013-04-19 | 3 | -9/+30 |
* | Extract testing utility TestGetContentCallback. | hidehiko@chromium.org | 2013-04-19 | 3 | -16/+48 |
* | Remove unused ResizeCorner code from BrowserView | jamescook@chromium.org | 2013-04-19 | 2 | -95/+3 |
* | Reset the OAuth2LoginManager fetchers when restoring a new session. | joaodasilva@chromium.org | 2013-04-19 | 1 | -0/+5 |
* | Allow multi-line content settings bubble titles. | gbillock@chromium.org | 2013-04-19 | 1 | -0/+2 |