summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Launch all child processes asynchronously so as not to block the IO thread.jam@chromium.org2009-11-2117-387/+430
* Tommi, please review everything. John please review the changes to plugin_ser...ananta@chromium.org2009-11-212-0/+16
* Mac: Implement profile error dialog.thakis@chromium.org2009-11-211-1/+18
* Mark Page404_GoBack as flaky on linuxtim@chromium.org2009-11-211-0/+6
* Add browser_sync 'sessions' to relieve SyncCycleState, SyncProcessState, Sync...tim@chromium.org2009-11-2165-2891/+2482
* Updating trunk VERSION from 254.0 to 255.0chrome-bot@google.com2009-11-211-1/+1
* Mac: fix error message which mentions top instead of ps.viettrungluu@chromium.org2009-11-211-5/+6
* Revert 32727 - Disable sync. (Will be committed on beta branch only, and this...akalin@chromium.org2009-11-211-1/+1
* Disable sync. (Will be committed on beta branch only, and this CL will be imm...akalin@chromium.org2009-11-211-1/+1
* Mark worker tests as flaky on mac.tim@chromium.org2009-11-211-0/+4
* posix: refactor duplicated path-handling codeevan@chromium.org2009-11-212-2/+2
* Implement AutoFillType, the high-level description of AutoFill types.jhawkins@chromium.org2009-11-213-0/+189
* Make the commit_charge the important statistic (displayed on thesgk@google.com2009-11-214-7/+13
* Remove old files.nsylvain@chromium.org2009-11-2014-1041/+0
* Use AutoReset (formerly ScopedBool) where possible.pkasting@chromium.org2009-11-206-26/+23
* Forces T*s to scoped_refptr<T> when PostTask()ing to a function expecting sco...jamesr@chromium.org2009-11-2011-42/+26
* When you search for something, press F3, close the box and press F3 it would ...finnur@chromium.org2009-11-204-10/+47
* Properly report blacklisted extension errors (currently, blacklisted extensio...estade@chromium.org2009-11-201-3/+1
* Don't do work in the SharedIOBuffer constructor; use an Init method instead. ...hawk@chromium.org2009-11-201-5/+11
* Linux: make --renderer-cmd-prefix work after r32486agl@chromium.org2009-11-201-9/+13
* Turn on HTML5 DBs by default.dumi@chromium.org2009-11-205-21/+11
* Replaced HungRendererDialog class with hung_renderer_dialog namespace.akalin@chromium.org2009-11-205-24/+29
* Ensures the renderer gets focus/blur message when switching tabs.jcampan@chromium.org2009-11-203-2/+21
* Allow folders to be created with empty names.mrossetti@chromium.org2009-11-202-9/+20
* Apply theme color to bookmark button text.jrg@chromium.org2009-11-206-13/+129
* Revert 32608 - RESUBMIT of http://src.chromium.org/viewvc/chrome?view=rev&rev...ananta@chromium.org2009-11-206-47/+71
* Fixes two issues from valgrind, and some cleanup:sky@chromium.org2009-11-201-28/+1
* Use common naming for the Linux man page.mmoss@chromium.org2009-11-203-3/+3
* Change popup construction logic so that folders with empty name is no longer ...mrossetti@chromium.org2009-11-202-2/+38
* Fix DCHECK() failure when about:memory used.viettrungluu@chromium.org2009-11-202-14/+21
* Revert "Move NTP CSS resources into the NTP resource cache." because it slowe...tony@chromium.org2009-11-208-287/+282
* Remove use of innerHTML and Toolstrips from example extensionsrafaelw@chromium.org2009-11-209-85/+58
* Change the default CSS fonts for Simplified Chinese, Korean and Thai on Linux...jshin@chromium.org2009-11-204-29/+45
* Remove Native Client expiration check from Chrome code.gregoryd@google.com2009-11-201-8/+0
* GTK: Don't fail on startup with debug build.estade@chromium.org2009-11-201-2/+4
* Disable another part of RDH test due to tsan race condition.tim@chromium.org2009-11-201-1/+2
* Fixed and clarified comments in html_dialog_window_controller.mm.akalin@chromium.org2009-11-201-3/+4
* Move NTP CSS resources into the NTP resource cache.tony@chromium.org2009-11-208-282/+287
* Gtk: don't occlude find bar with animating infobar.estade@chromium.org2009-11-201-2/+2
* ExtensionInstalledBubble border/sizing polishrafaelw@chromium.org2009-11-201-20/+28
* - Start adding unit tests for the BrowserThemeProvider rewrite.erg@google.com2009-11-203-5/+187
* posix: use PLOG to print useful error messagesevan@chromium.org2009-11-201-0/+1
* Mark NPAPITester.ManyPlugins as flaky, it keeps flickering.tim@chromium.org2009-11-201-1/+2
* Make executeScript and insertCSS inject code into all frames.tangjie@chromium.org2009-11-2019-41/+241
* Convert memory_test to use the common stats-reporting methods in UITest.sgk@google.com2009-11-202-230/+203
* Mac: Simulate the OS-level focus handling that windows and linux pluginsamanda@chromium.org2009-11-208-0/+101
* Revert 32626 - Remove the expiration check from Chrome codegregoryd@google.com2009-11-201-5/+8
* Remove the expiration check from Chrome codegregoryd@google.com2009-11-201-8/+5
* Disable two tests causing valgrind issues from revision 32608.tim@chromium.org2009-11-201-2/+4
* fix url handling to only allow http and https URLserikkay@chromium.org2009-11-201-2/+11