| Commit message (Expand) | Author | Age | Files | Lines |
* | Reland interval change. | mbelshe@chromium.org | 2010-08-27 | 1 | -2/+8 |
* | Implement about:labs | thakis@chromium.org | 2010-08-27 | 4 | -12/+24 |
* | Update the benchmark to: | mbelshe@chromium.org | 2010-08-27 | 3 | -27/+34 |
* | Revert 57614 - Re-land. Fixed previous build error. | dimich@chromium.org | 2010-08-27 | 2 | -6/+0 |
* | Move the SingletonSocket to a temporary directory | davidben@chromium.org | 2010-08-27 | 2 | -2/+2 |
* | Add --disable-translate to help Selenium/WebDriver dudes make Chrome | jrg@chromium.org | 2010-08-27 | 2 | -0/+6 |
* | Re-land. Fixed previous build error. | dimich@chromium.org | 2010-08-27 | 2 | -0/+6 |
* | Revert 57569 - Implement OSX version for "Start on Login" for background-enab... | dimich@chromium.org | 2010-08-26 | 2 | -6/+0 |
* | Implement OSX version for "Start on Login" for background-enabled extensions. | dimich@chromium.org | 2010-08-26 | 2 | -0/+6 |
* | First cut at experimental API for managing installed/enabled extensions. | asargent@chromium.org | 2010-08-26 | 7 | -16/+2244 |
* | FBTF: Forward declare and move constructors in chrome/common/extensions/. | erg@google.com | 2010-08-26 | 15 | -61/+151 |
* | Document the external_update_url feature in external_extensions.json . | skerner@chromium.org | 2010-08-26 | 2 | -59/+99 |
* | Re-land 57460 - Add hidden component app for web store. | rafaelw@chromium.org | 2010-08-26 | 3 | -1/+8 |
* | Implement a policy to specify which pages to restore at startup. The admin c... | mnissler@chromium.org | 2010-08-26 | 2 | -0/+4 |
* | Make crash reporting client_id accessible through child_process_logging. | mnissler@chromium.org | 2010-08-26 | 4 | -4/+45 |
* | Move task_queue.* to base because it makes more sense there. | levin@chromium.org | 2010-08-26 | 2 | -89/+0 |
* | Revert 57460 - Add hidden component app for web store. | rafaelw@chromium.org | 2010-08-26 | 3 | -8/+1 |
* | Add hidden component app for web store. | rafaelw@chromium.org | 2010-08-26 | 3 | -1/+8 |
* | Revert 57386: | nsylvain@chromium.org | 2010-08-26 | 1 | -8/+2 |
* | A quick fix for Issue 53385. | hbono@chromium.org | 2010-08-26 | 1 | -0/+4 |
* | Copyedit pass on new doc | kathyw@chromium.org | 2010-08-25 | 11 | -135/+180 |
* | Share one thread between all AudioOutputControllers instead of creating one p... | sergeyu@chromium.org | 2010-08-25 | 1 | -1/+1 |
* | Do not refetch or clear the accessibility tree if the navigation is within th... | kkania@chromium.org | 2010-08-25 | 1 | -0/+5 |
* | Move the chromium.Interval to chrome.Interval as part of the benchmarking | mbelshe@chromium.org | 2010-08-25 | 1 | -71/+77 |
* | Add WebFileSystemImpl and 2nd cut of IPC plumbing code for Move operation. | kinuko@chromium.org | 2010-08-25 | 8 | -0/+274 |
* | Add a flag for the showing the Page Info dialog as a bubble. This adds stubs ... | rsesek@chromium.org | 2010-08-25 | 2 | -0/+4 |
* | Revert 57327 - Re-landing. Add html node info (tag name, attributes, and comp... | dmazzoni@chromium.org | 2010-08-25 | 2 | -17/+0 |
* | Re-landing. Add html node info (tag name, attributes, and computed display) | dmazzoni@chromium.org | 2010-08-25 | 2 | -0/+17 |
* | Implement policy for disabling auto fill. | mnissler@chromium.org | 2010-08-25 | 2 | -0/+2 |
* | A/B experiment for re-establishing TCP connections. | ziadh@chromium.org | 2010-08-25 | 2 | -4/+14 |
* | Revert 57254 - Share one thread between all AudioOutputControllers instead of... | scherkus@chromium.org | 2010-08-24 | 1 | -1/+1 |
* | Share one thread between all AudioOutputControllers instead of creating one p... | sergeyu@chromium.org | 2010-08-24 | 1 | -1/+1 |
* | FBTF: Move individual XXXMsg_Params structs to a new file. | erg@google.com | 2010-08-24 | 16 | -2383/+2849 |
* | Add support for a directory file chooser command, which creates a file list b... | johnnyg@chromium.org | 2010-08-24 | 1 | -0/+7 |
* | Mac: Well-behaved accelerated plugins, actual fix | thakis@chromium.org | 2010-08-24 | 2 | -0/+6 |
* | Revert 57188 - Add html node info (tag name, attributes, and computed display... | dmazzoni@chromium.org | 2010-08-24 | 2 | -17/+0 |
* | [Mac] Disable all sandboxd logging unless running with --enable-sandbox-logging. | rsesek@chromium.org | 2010-08-24 | 2 | -11/+34 |
* | Add html node info (tag name, attributes, and computed display) and document | dmazzoni@chromium.org | 2010-08-24 | 2 | -0/+17 |
* | Implement IDBTransaction::objectStore | andreip@chromium.org | 2010-08-24 | 1 | -1/+7 |
* | Implement policy for controlling "Show Home Button" preference. | mnissler@chromium.org | 2010-08-24 | 2 | -0/+2 |
* | Had to remove pageData divs because they interferred with | aa@chromium.org | 2010-08-24 | 4 | -16/+8 |
* | Update one of the generate docs from r57148. | aa@chromium.org | 2010-08-24 | 1 | -2/+2 |
* | Add explanatory text to omnibox and infobars API. | aa@chromium.org | 2010-08-24 | 12 | -52/+279 |
* | Resubmit r56600 - Start/stop service process when browser starts and stop | hclam@chromium.org | 2010-08-23 | 2 | -0/+8 |
* | Skeleton of sync handler on the I/O thread for GetSearchProviderInstallState. | levin@chromium.org | 2010-08-23 | 1 | -2/+3 |
* | Code implements UI for downloading and burning Chrome OS images on SSD card a... | tbarzic@google.com | 2010-08-23 | 2 | -0/+4 |
* | --auth-schemes specifies which authentication schemes are supported on the co... | cbentzel@chromium.org | 2010-08-23 | 2 | -6/+8 |
* | Fix compilation errors of 56862 by | andreip@chromium.org | 2010-08-23 | 1 | -0/+24 |
* | Use ChromeThread::IO instead of virtual set_request_context | ukai@chromium.org | 2010-08-23 | 2 | -8/+3 |
* | Build fixes to the CL | rkc@google.com | 2010-08-22 | 4 | -0/+10 |