| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Update the device-management protocol buffer. | markusheintz@chromium.org | 2010-11-17 | 3 | -3/+5 |
* | Chromium overrides only for MAC for fast/forms/select-visual-hebrew.html and ... | antonm@chromium.org | 2010-11-17 | 1 | -2/+2 |
* | [Chrome OS] Keeping new CrOS DEPS file in sync with the old | cmasone@chromium.org | 2010-11-17 | 1 | -1/+1 |
* | Allow keypad 1..9 keys to be used as shortcuts to switch tabs. | avi@chromium.org | 2010-11-17 | 2 | -29/+92 |
* | Disable content-settings GTK-UI for managed content-settings-types | markusheintz@chromium.org | 2010-11-17 | 4 | -74/+187 |
* | IE CEEE: Add another layer of isolation to content scripts execution through ... | ericdingle@chromium.org | 2010-11-17 | 3 | -40/+51 |
* | [Chrome OS] Fix data migration on PW change in parallel auth pathway | cmasone@chromium.org | 2010-11-17 | 3 | -3/+7 |
* | Fixing expectations for fast/forms/select-visual-hebrew.html and fast/forms/v... | antonm@chromium.org | 2010-11-17 | 1 | -2/+2 |
* | Fixing expectation for temporary disabled test. | antonm@chromium.org | 2010-11-17 | 1 | -1/+1 |
* | A second attempt at forcing 8-byte alignment of the time stamp. | dmichael@google.com | 2010-11-17 | 2 | -8/+6 |
* | Fix omnibox update bug. | sadrul@chromium.org | 2010-11-17 | 1 | -2/+6 |
* | Remove duplicate override. | antonm@chromium.org | 2010-11-17 | 1 | -1/+0 |
* | Dont composite if rgba is not supported. | oshima@chromium.org | 2010-11-17 | 1 | -1/+2 |
* | Temporary disable tests that need rebaseling after WebKit's r72173. | antonm@chromium.org | 2010-11-17 | 1 | -0/+78 |
* | NaCl: Remove second variant of MakeSharedMemorySegmentViaIPC() | mseaborn@chromium.org | 2010-11-17 | 4 | -12/+4 |
* | No persisted device id/token for unmanaged devices | jkummerow@chromium.org | 2010-11-17 | 4 | -1/+46 |
* | Remove static "set_fixed_cnonce" in favor of NonceGenerator objects. | cbentzel@chromium.org | 2010-11-17 | 5 | -23/+94 |
* | Implements RSAPrivateKey for openssl. | joth@chromium.org | 2010-11-17 | 2 | -31/+91 |
* | Revert r66287 and followups r66340. TestBasic is still red on the ChromiumOS ... | thakis@chromium.org | 2010-11-17 | 2 | -36/+22 |
* | CrOS policies: Store device ID with device token | jkummerow@chromium.org | 2010-11-17 | 4 | -18/+71 |
* | Update Native Client revision in DEPS | mseaborn@chromium.org | 2010-11-17 | 1 | -1/+1 |
* | DevTools: remove legacy concatenate scripts from downstream. | pfeldman@chromium.org | 2010-11-17 | 2 | -136/+0 |
* | Temporary disable fast/css/line-height-determined-by-primary-font.html. | antonm@chromium.org | 2010-11-17 | 1 | -0/+2 |
* | Title in file browser should be plain text | dpolukhin@chromium.org | 2010-11-17 | 1 | -1/+1 |
* | Removing garbage line | antonm@chromium.org | 2010-11-17 | 1 | -1/+0 |
* | WebKit roll 72158 -> 72187. | antonm@chromium.org | 2010-11-17 | 1 | -1/+2 |
* | Fixed focus requesting for the findbar. | altimofeev@chromium.org | 2010-11-17 | 1 | -0/+18 |
* | Create additional PrefStore for Device Management policy. | markusheintz@chromium.org | 2010-11-17 | 13 | -182/+411 |
* | Adding the possibility to resize the "Edit Bookmark" dialog. | thakis@chromium.org | 2010-11-17 | 3 | -0/+6 |
* | Changed new tab content for Guest Session. | altimofeev@chromium.org | 2010-11-17 | 8 | -41/+94 |
* | Original change: http://codereview.chromium.org/4856003/ | bulach@chromium.org | 2010-11-17 | 2 | -4/+4 |
* | Updating trunk VERSION from 588.0 to 589.0 | chrome-release@google.com | 2010-11-17 | 1 | -1/+1 |
* | Revert 66415 - CrOS policies: Store device ID with device token | jkummerow@chromium.org | 2010-11-17 | 4 | -70/+18 |
* | CrOS policies: Store device ID with device token | jkummerow@chromium.org | 2010-11-17 | 4 | -18/+70 |
* | Disable autocomplete browser test just on Win; clean up comments. | isherman@chromium.org | 2010-11-17 | 1 | -11/+16 |
* | Refactor EnsureOpenSSLInit and openssl_util into base | joth@chromium.org | 2010-11-17 | 12 | -178/+155 |
* | Update the icons for the upgrade notification and the conflicts detected page. | finnur@chromium.org | 2010-11-17 | 7 | -98/+39 |
* | Fix favorite and auto_connect property usage (again) | kochi@chromium.org | 2010-11-17 | 11 | -54/+63 |
* | Fix a bug that caused proxy settings and language settings to be gone. | satorux@chromium.org | 2010-11-17 | 1 | -23/+2 |
* | Update test expectations as a result of the WebKit roll. | levin@chromium.org | 2010-11-17 | 1 | -3/+3 |
* | Update test expectations as a result of the WebKit roll. | levin@chromium.org | 2010-11-17 | 1 | -1/+2 |
* | DOMUI: Hide the sync section if sync is disabled. | jhawkins@chromium.org | 2010-11-17 | 4 | -7/+12 |
* | Cleanup: Include browser.h -> ui/browser.h [Part 4]. | jhawkins@chromium.org | 2010-11-17 | 60 | -112/+112 |
* | Updating trunk VERSION from 587.0 to 588.0 | chrome-release@google.com | 2010-11-17 | 1 | -1/+1 |
* | Revert "Revert "Implement web app definition parsing."" | aa@chromium.org | 2010-11-17 | 33 | -291/+783 |
* | Revert "Implement web app definition parsing." | aa@chromium.org | 2010-11-17 | 33 | -783/+291 |
* | Roll WebKit 72133:72158 | levin@chromium.org | 2010-11-17 | 2 | -1/+8 |
* | * Change LOG(INFO) to LOG(WARNING) to reduce noise in log. | kochi@chromium.org | 2010-11-17 | 1 | -29/+14 |
* | Move creation of capturer, input stub into ChromotingHost | hclam@chromium.org | 2010-11-17 | 4 | -85/+58 |
* | Introduce a fake HostStub since there's no need to handle it now | hclam@chromium.org | 2010-11-17 | 5 | -4/+60 |