summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Revert "installer: clean up to use FilePath instead of std::wstring."kuchhal@chromium.org2009-11-2328-357/+392
* Some small comment fixes for HostResolver and DnsMaster.eroman@chromium.org2009-11-231-1/+1
* Take 2 at moving NTP CSS resources into the NTP resource cache.tony@chromium.org2009-11-2311-269/+301
* Improve unit test robustness.mrossetti@chromium.org2009-11-231-1/+1
* Test continues to be flaky, but it's getting run anyway so mark it DISABLED t...tim@chromium.org2009-11-231-6/+3
* installer: clean up to use FilePath instead of std::wstring.kuchhal@chromium.org2009-11-2328-392/+357
* Adjusts font sizes to be readable on Chrome OS.sky@chromium.org2009-11-231-0/+5
* Try to make the start up tests less flaky by switchingtony@chromium.org2009-11-231-4/+6
* Call FNNotify on download complete; this should help apps watching the downlo...avi@google.com2009-11-231-1/+8
* Allow reentrant tasks on window close in in-proc browser test framework. Dis...kkania@chromium.org2009-11-232-0/+23
* DevTools: Add UMA entry for inspect element action.pfeldman@chromium.org2009-11-232-2/+3
* Docs polish:aa@chromium.org2009-11-2343-1292/+1112
* Mac: fix toolbar sizing bug upon unloading extension/theme.viettrungluu@chromium.org2009-11-221-0/+7
* gtk: Get rid of status bubble flicker.derat@chromium.org2009-11-222-2/+20
* Mac: minor cleanup of constants in toolbar_controller.mm.viettrungluu@chromium.org2009-11-221-12/+16
* Updating trunk VERSION from 255.0 to 256.0chrome-bot@google.com2009-11-221-1/+1
* build fix: missing includeevan@chromium.org2009-11-221-0/+1
* Revert change that disallowed content scripts access toaa@chromium.org2009-11-2225-188/+188
* Put the --type switch back as the first for renderers, for easy identification.mdm@chromium.org2009-11-221-6/+6
* Remove old bookmark sync promo from new tab page. mirandac@chromium.org2009-11-212-10/+1
* Remove old bookmark sync promo from new tab page. mirandac@chromium.org2009-11-211-6/+0
* Revert 32754 - Remove old bookmark sync promo from new tab page.mirandac@chromium.org2009-11-213-1/+16
* Remove old bookmark sync promo from new tab page.mirandac@chromium.org2009-11-213-16/+1
* 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