summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* When extension is blacklisted by admin policy, it should be removed if alread...finnur@chromium.org2010-08-195-9/+78
* views: Use IDS_BROWSER_HANGMONITOR_RENDERER_TITLE as the hung renderer dialog...tfarina@chromium.org2010-08-191-1/+1
* AutoFill: Enable or disable the buttons whether the autofill is enabled or not.tfarina@chromium.org2010-08-191-0/+15
* Disable Flip4Mac by default on the Macstuartmorgan@chromium.org2010-08-191-0/+8
* [Mac] Specialize strings for that say "close my browser" to use "quit my brow...rsesek@chromium.org2010-08-191-6/+26
* Don't run some more HttpNetworkTransactionTest under ThreadSanitizertimurrrr@chromium.org2010-08-193-8/+6
* Move std::string ignores back to the common TSan ignore file to suppress a fa...timurrrr@chromium.org2010-08-192-15/+9
* TBR:skydpolukhin@chromium.org2010-08-194-18/+4
* TBR: dpolukhin,johnnyg,jochenrolandsteiner@chromium.org2010-08-191-0/+1
* WebKit roll 65634:65651rolandsteiner@chromium.org2010-08-191-1/+1
* 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
* Mac: Speculative fix following the Breakpad roll to r657.thestig@chromium.org2010-08-191-0/+2
* DevTools: complete migration to runtime properties started upstream.pfeldman@chromium.org2010-08-191-3/+4
* Remove Mac-specific sanity test expectations since "-O1 -g ..." is back thank...timurrrr@chromium.org2010-08-192-72/+2
* 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
* Don't run HttpNetworkTransactionTest.UseAlternateProtocolForNpnSpdyWithExisti...timurrrr@chromium.org2010-08-191-0/+4
* 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 unnecessary STL #includes from src/webkit.viettrungluu@chromium.org2010-08-1915-27/+6
* FBTF: Remove unnecessary STL #includes from src/net.viettrungluu@chromium.org2010-08-1929-59/+16
* 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
* A WebKit layout test failed with the HttpNetworkTransaction refactoring.mbelshe@chromium.org2010-08-191-1/+6
* WebKit roll 65615:65634rolandsteiner@chromium.org2010-08-191-1/+1
* Extract connection logic from HttpNetworkTransaction into a newmbelshe@chromium.org2010-08-1929-1153/+2230
* 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-19119-196/+229
* Supress a valgrind leak for mac UI tests.rvargas@google.com2010-08-191-0/+14
* 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
* Revert 56633 - roll webkit to 65642rolandsteiner@chromium.org2010-08-191-1/+1
* roll webkit to 65642johnnyg@chromium.org2010-08-191-1/+1
* 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-192-2/+2
* Another speculative fix.phajdan.jr@chromium.org2010-08-191-0/+1
* Speculative fix for WebKit builder compile failures.phajdan.jr@chromium.org2010-08-181-0/+5
* Add a command-line flag to disable SSL/TLS False Startdavidben@chromium.org2010-08-1810-2/+56
* Send user agent with CONNECT requests.vandebo@chromium.org2010-08-188-6/+61
* Fix leaks in ProfileSyncServiceSessionTest.tim@chromium.org2010-08-182-9/+10