| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Adding a sample CWS license server client written for Python App Engine. | kurrik@chromium.org | 2010-08-21 | 14 | -0/+2473 |
* | Add 1st cut of IPC plumbing code for FileSystem API's openFileSystem | kinuko@chromium.org | 2010-08-21 | 3 | -0/+71 |
* | Add Mac GPU logging code. | maf@google.com | 2010-08-21 | 4 | -5/+28 |
* | Add a zipped package for the hello-php sample. | kurrik@chromium.org | 2010-08-21 | 1 | -0/+0 |
* | Fix to change the sense (and name) of kRestoreBackgroundContents to be kDisab... | atwilson@chromium.org | 2010-08-21 | 2 | -5/+6 |
* | Adding Chrome Web Store PHP Hello World. BUG=None TEST=None | kurrik@chromium.org | 2010-08-20 | 9 | -0/+2243 |
* | Remove launch.container='window'. | aa@chromium.org | 2010-08-20 | 2 | -20/+17 |
* | Use a generic error instead of a dcheck. | chron@chromium.org | 2010-08-20 | 1 | -1/+5 |
* | Lands http://codereview.chromium.org/3153008 for bryeung: | sky@chromium.org | 2010-08-20 | 1 | -0/+55 |
* | FBTB: Remove unneeded #includes of base/ref_counted.h and base/string16.h in ... | viettrungluu@chromium.org | 2010-08-20 | 4 | -4/+2 |
* | Give GPU process a name in the task manager | thakis@chromium.org | 2010-08-20 | 1 | -0/+2 |
* | Revert 56862 - Add transaction coordinator. Allow idle transactions to be abo... | thomasvl@chromium.org | 2010-08-20 | 1 | -24/+0 |
* | Add transaction coordinator. Allow idle transactions to be aborted when their... | andreip@chromium.org | 2010-08-20 | 1 | -0/+24 |
* | Fix typo in TestURLFetcher | ukai@chromium.org | 2010-08-20 | 1 | -1/+1 |
* | FBTF: Header cleanup in chrome/common part 2. The majority of the changed files | jhawkins@chromium.org | 2010-08-20 | 17 | -13/+43 |
* | Changed ChromeOS status bar menu handlers to obey --enable-tabbed-options swi... | zelidrag@chromium.org | 2010-08-20 | 2 | -0/+22 |
* | Reland r56483 - Monitor network change in GoogleURLTracker | ukai@chromium.org | 2010-08-20 | 5 | -2/+22 |
* | Add code to support options for TTS speak. | chaitanyag@chromium.org | 2010-08-20 | 1 | -3/+3 |
* | Revert 56738 - Fix CheckFalseTest.CheckFails on Linux after my change to ui_t... | rvargas@google.com | 2010-08-19 | 1 | -0/+3 |
* | Several small extensions docs system fixes | asargent@chromium.org | 2010-08-19 | 62 | -166/+387 |
* | Clean up ExtensionMessageService. | mpcomplete@chromium.org | 2010-08-19 | 1 | -6/+0 |
* | Miscellaneous changes, mostly related to the gallery. | kathyw@chromium.org | 2010-08-19 | 12 | -21/+71 |
* | Fix CheckFalseTest.CheckFails on Linux after my change to ui_test. | phajdan.jr@chromium.org | 2010-08-19 | 1 | -3/+0 |
* | net: expect MITM attacks with HTTP proxies and command line flag. | agl@chromium.org | 2010-08-19 | 2 | -0/+7 |
* | Switch to GoogleServiceAuthError struct instead of GaiaAuthError. | chron@chromium.org | 2010-08-19 | 5 | -64/+305 |
* | Revert "Checkin for CL: http://codereview.chromium.org/3061044/show" | phajdan.jr@chromium.org | 2010-08-19 | 4 | -10/+0 |