summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Move bundled copy of sqlite one level deeper to better separate itphajdan.jr@chromium.org2010-08-18784-156/+171
* 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-187-86/+140
* 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-1812-83/+24
* Revert "Convert FormatBytes to string16."evan@chromium.org2010-08-1810-78/+79
* Revert 56582 - ffmpeg flag CODEC_FLAG2_FAST removedrvargas@google.com2010-08-183-2/+3
* Fix some problems in SessionManager in chromotinghclam@chromium.org2010-08-181-0/+5
* Update webkit to 65615johnnyg@chromium.org2010-08-181-1/+1
* Convert FormatBytes to string16.evan@chromium.org2010-08-1810-79/+78
* 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-1812-24/+83
* Switching nacl checkout back to googlecode temporarily.bradnelson@google.com2010-08-181-5/+4
* 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
* Roll DEPS for Breakpad r639:657thestig@chromium.org2010-08-181-1/+1
* 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-189-29/+29
* Reduces the lower position of the home glyph to be consistent with the other ...andybons@chromium.org2010-08-184-604/+143