| Commit message (Expand) | Author | Age | Files | Lines |
* | ash: Start moving window_util.h functions into wm namespace. | tfarina@chromium.org | 2012-02-27 | 3 | -6/+6 |
* | Implementing the new Chrome OS Media Player | kaznacheev@chromium.org | 2012-02-27 | 30 | -549/+529 |
* | Updating the doc to reflect the new experimental.keybinding API. | finnur@chromium.org | 2012-02-27 | 6 | -2/+447 |
* | Updating trunk VERSION from 1054.0 to 1055.0 | chrome-release@google.com | 2012-02-27 | 1 | -1/+1 |
* | If wifi is active (bolded), do not bold cellular menu item in network dropdow... | chocobo@chromium.org | 2012-02-27 | 1 | -2/+3 |
* | Correcting two mistakes in `browsingData` API documentation. | mkwst@chromium.org | 2012-02-27 | 4 | -4/+4 |
* | Exposed PPB_TCPServerSocket_Private interface from renderer process to Native... | ygorshenin@chromium.org | 2012-02-27 | 1 | -0/+1 |
* | Modify UserScriptListener to use ResourceThrottle instead of ResourceQueue an... | darin@chromium.org | 2012-02-27 | 6 | -101/+148 |
* | Fix broken ParallelAuthenticatorTest | hashimoto@chromium.org | 2012-02-27 | 1 | -4/+4 |
* | Separate CryptohomeLibrary's async method calling function as cryptohome::Asy... | hashimoto@chromium.org | 2012-02-27 | 19 | -296/+440 |
* | Add new versions of DidCreateScriptContext() with extension_group. | koz@chromium.org | 2012-02-27 | 4 | -7/+14 |
* | Adding the computer's current date to invalid cert error. | mkwst@chromium.org | 2012-02-27 | 3 | -9/+13 |
* | Monitor chrome::NOTIFICATION_SESSION_STARTED instead of NOTIFICATION_PROFILE_... | yusukes@chromium.org | 2012-02-27 | 1 | -7/+12 |
* | ui/base: Remove the dependency in Profile from ThemeProvider. | tfarina@chromium.org | 2012-02-27 | 3 | -9/+9 |
* | Cleanup: Better organize Linux HandleCrashDump() function; do more error chec... | thestig@chromium.org | 2012-02-26 | 2 | -91/+101 |
* | Missed a file in refactoring JSON*ValueSerializers. Remove unnecessary #include. | bbudge@chromium.org | 2012-02-26 | 1 | -1/+0 |
* | Break two classes defined in json_value_serializer.cc, .h into separate files. | bbudge@chromium.org | 2012-02-26 | 68 | -96/+95 |
* | Windows Breakpad: Do Breakpad enablement checks in browser process only | mseaborn@chromium.org | 2012-02-26 | 1 | -40/+55 |
* | Force a new build. | ben@chromium.org | 2012-02-26 | 1 | -1/+1 |
* | Migrate client API setters/getters to take a RootWindow. | ben@chromium.org | 2012-02-26 | 4 | -14/+31 |
* | Updating trunk VERSION from 1053.0 to 1054.0 | chrome-release@google.com | 2012-02-26 | 1 | -1/+1 |
* | Extension API changes needed for adding remote mount points to CrosMountPoint... | zelidrag@chromium.org | 2012-02-25 | 4 | -1/+27 |
* | Add simple test for ROLE_SYSTEM_GROUPING fix | aaronlevbugs@gmail.com | 2012-02-25 | 1 | -0/+21 |
* | Remove "is_content_initiated" argument to ContentRendererClient::ShouldFork | cbentzel@chromium.org | 2012-02-25 | 2 | -13/+9 |
* | gdata API changes for content fetching. Added GDataFileSystem which represent... | zelidrag@chromium.org | 2012-02-25 | 14 | -38/+2141 |
* | Preventing focus of being moved behind a modal dialog. | serya@chromium.org | 2012-02-25 | 1 | -0/+31 |
* | Add support for demo user to the authenticator. | rkc@chromium.org | 2012-02-25 | 22 | -12/+212 |
* | Add GTK interface for installing bundles of extensions. | jstritar@chromium.org | 2012-02-25 | 16 | -129/+484 |
* | Changing fixed-width font size along with default when user selects preset fo... | nqk836@motorola.com | 2012-02-25 | 6 | -21/+27 |
* | Make all functions in CandidateWindowController pure virtual so we can provid... | yusukes@chromium.org | 2012-02-25 | 3 | -57/+42 |
* | cleanup: Remove StopInputMethodDaemon() call from login/user_manager.cc. | yusukes@chromium.org | 2012-02-25 | 1 | -4/+0 |
* | chromeos: fix interface member in BluetoothProperty<>::Set | keybuk@chromium.org | 2012-02-25 | 1 | -1/+1 |
* | Updating trunk VERSION from 1052.0 to 1053.0 | chrome-release@google.com | 2012-02-25 | 1 | -1/+1 |
* | Fixed issues with interrupting a download at the start. | ahendrickson@chromium.org | 2012-02-25 | 4 | -24/+156 |
* | Have the HostCache and CertVerifier cache use the common ExpiringCache. | rsleevi@chromium.org | 2012-02-25 | 1 | -10/+8 |
* | Implement IconMappingEnumerator. | michaelbai@chromium.org | 2012-02-25 | 3 | -1/+118 |
* | Disable FocusMenuBarByAltKey | oshima@chromium.org | 2012-02-25 | 1 | -1/+2 |
* | Fixing check_perms on Linux | dbeam@chromium.org | 2012-02-25 | 1 | -0/+0 |
* | [Sync] Cleanup boilerplate histogram code. | zea@chromium.org | 2012-02-25 | 30 | -324/+79 |
* | [uber page] Fix sub page Esc bug for realz. | dbeam@chromium.org | 2012-02-25 | 1 | -1/+2 |
* | Revert r123544 "Fixed the restore on startup pref on Lion's first run." | oshima@chromium.org | 2012-02-25 | 6 | -40/+30 |
* | Removed delta-updates, task queueing and batching. | kgr@chromium.org | 2012-02-25 | 5 | -222/+38 |
* | Android: Guard unused preference registration | dfalcantara@chromium.org | 2012-02-25 | 1 | -7/+13 |
* | Remove RootWindow::Run(). This removes one reason people will call RootWindow... | ben@chromium.org | 2012-02-25 | 2 | -2/+4 |
* | Allow outdated plug-ins to prevent quasi-random performance variations. | cevans@chromium.org | 2012-02-25 | 1 | -0/+2 |
* | Cleanup about:net-internals capture tab. | eroman@chromium.org | 2012-02-25 | 13 | -164/+280 |
* | Set minimize property and re-enable tests on Aura | stevenjb@chromium.org | 2012-02-25 | 2 | -10/+2 |
* | Disable 2 PyAuto tests. | vclarke@google.com | 2012-02-25 | 1 | -0/+4 |
* | dbus: Add keybuk to dbus OWNERS files. | satorux@chromium.org | 2012-02-25 | 1 | -1/+1 |
* | Cleanup firefox_importer_utils_win.cc. | thestig@chromium.org | 2012-02-25 | 1 | -15/+18 |