summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Google Gears should be renamed to Gearsmhm@chromium.org2009-06-123-4/+4
* Add configuration items for unit_tests.exe (not fully gyp converted yet):sgk@chromium.org2009-06-121-6/+36
* Tweaks to the try chrome toastcpu@google.com2009-06-122-5/+24
* Fix themed toolbar drawing following tabstrip changes.estade@chromium.org2009-06-127-13/+46
* Handle file descriptor exhaustions a little more gracefully. This prevents th...stuartmorgan@chromium.org2009-06-121-2/+4
* Verify signed .crx extension installationsrafaelw@chromium.org2009-06-1237-301/+473
* Remove the Menu object, converting all the remaining callers to use Menu2. I'...ben@chromium.org2009-06-1219-216/+270
* DEPS cleanup.thestig@chromium.org2009-06-126-17/+1
* Add headers missing in r18291.thestig@chromium.org2009-06-121-0/+1
* Make 'theme_dll' a loadable_module, not a shared_library, so dependentsgk@google.com2009-06-121-1/+1
* Revert thakis's changes to download_file.cc from r17595.estade@chromium.org2009-06-121-15/+8
* Add resources necessary for building chrome.exe via gyp-generated files.sgk@chromium.org2009-06-121-0/+50
* Use pointers instead of references in SpellCheck function.sidchat@google.com2009-06-122-6/+6
* Cleanups from post-submit suggestions.mmoss@chromium.org2009-06-121-0/+2
* Change some DCHECKs to CHECKs in hope of tracking down a crash.pkasting@chromium.org2009-06-121-2/+2
* Changing the focus manager to not subclass HWNDs (but for the top-windows).Co...jcampan@chromium.org2009-06-1236-119/+202
* Revert r18298 (cut over chrome.dll to gyp generation).sgk@google.com2009-06-121-0/+1
* Convert chrome.dll over to gyp generation.sgk@google.com2009-06-121-1/+0
* Fix object ownership and cleanup issues between ExtensionHost and ExtensionVi...erikkay@google.com2009-06-122-3/+9
* Changing DelayLoadDLLs from string to listhclam@chromium.org2009-06-121-1/+14
* This CL fixes issue 6103 -- Individual download items on the download shelf a...xji@chromium.org2009-06-121-27/+36
* Linux: refactor zygote supportagl@chromium.org2009-06-1224-146/+497
* This makes the network column in the task manager not display NA as network u...jcampan@chromium.org2009-06-122-10/+3
* Set a fixed guid for theme_resources. amit@chromium.org2009-06-121-0/+1
* Extract breakpad symbol files for Linux official builds.mmoss@chromium.org2009-06-121-0/+19
* GTK: Change BlockedPopupContainerView to a cairo implementation.erg@google.com2009-06-121-42/+43
* Remove most field trial uses of DNS impact testjar@chromium.org2009-06-121-24/+14
* Histogram count of number of command line argumentsjar@chromium.org2009-06-121-1/+20
* Add back in log info about histogram hashesjar@chromium.org2009-06-121-0/+8
* Make the logging dir on mac write outside the bundle in debug, this makes the...thomasvl@chromium.org2009-06-123-51/+82
* Fix tab dragging test in automated UI test.huanr@chromium.org2009-06-126-122/+312
* Adds wiring for tab overview.sky@chromium.org2009-06-122-0/+310
* Updates prior to cutting over chrome.dll to gyp generation:sgk@chromium.org2009-06-121-1/+24
* Fix bustage (consistent output directory names for .rc file).sgk@google.com2009-06-121-4/+4
* Have 'browser_tests_dll' use the common chrome_dll_version.rc generatedsgk@google.com2009-06-121-52/+2
* Fixing memleak found by purify.finnur@chromium.org2009-06-121-0/+2
* Allow external hosts to handle the context menu and thus be able to customize...ananta@chromium.org2009-06-1222-14/+221
* Factor out the code that deals with installing external extensions through Re...finnur@chromium.org2009-06-1210-236/+583
* Fix leak in my interstitial page test.willchan@chromium.org2009-06-123-15/+2
* Spaces are not URL-encoded in the Omnibarmhm@chromium.org2009-06-121-1/+1
* Oops, disable the correct test this time :)willchan@chromium.org2009-06-121-3/+3
* Disable leaky web_contents_unittest.cc interstitial test.willchan@chromium.org2009-06-121-1/+2
* * Avoid doing concurrent DNS resolves of the same hostname in HostResolver.ericroman@google.com2009-06-124-17/+26
* Add known purify test failures.willchan@chromium.org2009-06-121-0/+13
* Add a cmd-line flag to chrome to trigger the try chrome experimentcpu@google.com2009-06-112-0/+6
* Linux: Special case focus handling so that we don't tell webkit it's lost foc...estade@chromium.org2009-06-116-17/+50
* Linux: fix icon theme double free on shutdown by eliminating dupes from icon ...estade@chromium.org2009-06-112-10/+4
* Revert previous solution change because it breaks the Windows build.brettw@google.com2009-06-111-1/+0
* UI tweaks for the tab strip on linux.sky@chromium.org2009-06-112-2/+18
* Make chrome_dll dependent on the theme DLL so if you just build and run Chromebrettw@google.com2009-06-111-0/+1