summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Reland 56341 - Add support for watching directories to FileWatcher.mnissler@chromium.org2010-08-1916-925/+1467
* Land 3122014 for Anton: Initial change that allows to disable bookmarksdpolukhin@chromium.org2010-08-194-4/+18
* DevTools: re-enable scopes test.pfeldman@chromium.org2010-08-191-1/+1
* Updating trunk VERSION from 499.0 to 500.0chrome-release@google.com2010-08-191-1/+1
* DevTools: complete migration to runtime properties started upstream.pfeldman@chromium.org2010-08-191-3/+4
* Replace all constant string kHardwareKeyboardName withzork@chromium.org2010-08-194-0/+19
* Notify pref observers when the PrefStore controlling a preference changes, ev...pam@chromium.org2010-08-199-54/+173
* Add a max retry count to the IME timerzork@chromium.org2010-08-191-1/+16
* Clean up chrome/browser/chromeos/language_preferences.h.satorux@chromium.org2010-08-1912-369/+509
* Clear cookie related settings at the beginning of a navigation instead of at ...jochen@chromium.org2010-08-194-6/+40
* FBTF: Remove unneeded STL includes from src/chrome.viettrungluu@chromium.org2010-08-1912-22/+5
* Fix a crash where we send an invalid notification to TemplateURLTableModel's ...thestig@chromium.org2010-08-192-9/+35
* DevTools: remove some tests that have already been converted into layout testsyurys@chromium.org2010-08-191-10/+0
* Extract connection logic from HttpNetworkTransaction into a newmbelshe@chromium.org2010-08-191-3/+3
* Revert 56616 - Only showing notification when a restart is needed. Partial fi...thestig@chromium.org2010-08-192-9/+49
* A quick fix for Bug 52675.hbono@chromium.org2010-08-191-1/+2
* Fix build (wstring->string mismatch).kochi@google.com2010-08-191-1/+1
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-1995-137/+162
* gtk: Make use of the gtk signal macros in GtkInputWindowDialog class.tfarina@chromium.org2010-08-191-49/+32
* Show message nicely when the user tries to remove tha last language or input ...kochi@google.com2010-08-194-8/+120
* Add proper DEPS for webdriver.phajdan.jr@chromium.org2010-08-191-0/+4
* Convert a couple of wstring methods in ChildProcessInfo.viettrungluu@chromium.org2010-08-195-30/+32
* Change when we create StatusTray to avoid problem running multi-profile testsatwilson@chromium.org2010-08-191-6/+7
* Base implementation of WebDriver for Chrome.jmikhail@google.com2010-08-1923-0/+2271
* Fix DEPS after moving SQLite code.phajdan.jr@chromium.org2010-08-191-1/+1
* Add a command-line flag to disable SSL/TLS False Startdavidben@chromium.org2010-08-184-0/+7
* Fix leaks in ProfileSyncServiceSessionTest.tim@chromium.org2010-08-182-9/+10
* Move bundled copy of sqlite one level deeper to better separate itphajdan.jr@chromium.org2010-08-188-9/+9
* Only showing notification when a restart is needed. Partial fix to 5168.seanparent@google.com2010-08-182-49/+9
* Don't resolve IP literals.vandebo@chromium.org2010-08-181-1/+1
* Open welcome page on first run.mirandac@chromium.org2010-08-181-0/+1
* Add whats_new.html to extension docs.aa@chromium.org2010-08-1860-35/+680
* Revert 56600 - ServiceProcessControlBrowserTest.LaunchAndIPC crashes.rvargas@google.com2010-08-1811-78/+24
* Revert "Convert FormatBytes to string16."evan@chromium.org2010-08-185-27/+29
* Convert FormatBytes to string16.evan@chromium.org2010-08-185-29/+27
* Disable crashy RenderViewTest.OnHandleKeyboardEventphajdan.jr@chromium.org2010-08-181-1/+2
* Re-land r56529, and add fixes for the browser tests on chromium os.cmasone@google.com2010-08-189-14/+92
* Start/stop service process when browser starts and stophclam@chromium.org2010-08-1811-24/+78
* Get the same margin on all sides of the notification.johnnyg@chromium.org2010-08-183-6/+0
* Display a banner above each panel that contains managed options.csilv@chromium.org2010-08-1813-27/+195
* Added BackgroundModeManager which tracks when background apps are loaded/unlo...atwilson@chromium.org2010-08-1839-214/+497
* Refactor SafeBrowsingDatabase for transition to new file format.shess@chromium.org2010-08-1813-224/+2121
* FBTF: Remove a few SkBitmap instances (and other headers that were next to th...erg@google.com2010-08-1827-79/+159
* Convert FillRect(... SkPaint) to DrawRect() since it doesn't necessarily fill...pkasting@chromium.org2010-08-182-3/+2
* Reduces the lower position of the home glyph to be consistent with the other ...andybons@chromium.org2010-08-184-604/+143
* Remove an unnecessary image using auto-mirroring.pkasting@chromium.org2010-08-185-41/+58
* Fix the urls reported as page_url and referer_url when a redirect is involved.panayiotis@google.com2010-08-183-5/+41
* DOMUI: Use the OriginalProfile() to load the PersonalDataManager for AutoFilljhawkins@chromium.org2010-08-181-1/+2
* Removed 'stop syncing' button from chromeos options.zelidrag@chromium.org2010-08-182-3/+5
* Adds RenderWidgetHostWillPaint. I need this for something else I'msky@chromium.org2010-08-185-3/+8