summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* More safe browsing cleanup work:pkasting@chromium.org2009-11-144-39/+48
* Fix the messaging timing extension to only message the toplevel frame.mpcomplete@chromium.org2009-11-141-7/+10
* Mac: Animate the bookmark bar showing/hiding.viettrungluu@chromium.org2009-11-1420-307/+869
* Causes all info bubbles to fade in and out with an animation instead of justdmaclach@chromium.org2009-11-143-8/+87
* Mark memory_test as flaky on 64bit linuxvandebo@chromium.org2009-11-141-3/+13
* Implemented ShowOptionsWindow() for OS X (except the highlightingakalin@chromium.org2009-11-144-51/+305
* Duplicating the SetActiveURL() change from the renderer to the plugin process...jschuh@chromium.org2009-11-144-6/+6
* Cleanup pass on Getting Started.kathyw@google.com2009-11-1411-47/+133
* Moved the various Google Accounts URLs out of gaia_login.html and into sync_s...idana@chromium.org2009-11-142-4/+39
* [Mac] Fix weird layout issues when dragging a tab from a large screen to a sm...rohitrao@chromium.org2009-11-143-0/+23
* WebKit merge 50932:50947.brettw@chromium.org2009-11-131-10/+10
* Revert 31960 -- Bookmark tests seemed to fail after this went in.levin@chromium.org2009-11-132-55/+46
* Makes the chevron throb after a user sync'ed his bookmarks (if the overflow m...tim@chromium.org2009-11-132-46/+55
* No-change, just splitting up the RSS extension into html+css+js.finnur@chromium.org2009-11-133-500/+497
* Add stub functions for chrome.* APIs in content scripts. asargent@chromium.org2009-11-139-4/+272
* Attempt to get a fix and performance back.dmaclach@chromium.org2009-11-134-22/+117
* Add an "extension" process type, which mostly gets treated as a renderer ever...mpcomplete@chromium.org2009-11-138-4/+37
* Notifications permission infobar should only be shown in response to a user g...johnnyg@chromium.org2009-11-138-7/+118
* Use Chrome to transport Chrome OS metrics. rvargas@google.com2009-11-1311-134/+495
* Propagate the "first party for cookies" from WebKit to the network stackwtc@chromium.org2009-11-139-18/+44
* Simplify the SafeBrowsingService logic some:pkasting@chromium.org2009-11-132-38/+9
* Update the RSS extension to support editing of feed readers.finnur@chromium.org2009-11-132-27/+404
* Support localization for browser actions and page actionfinnur@chromium.org2009-11-1310-2/+103
* Enabling shared worker tests for Linux/Mac. Windows is blocked on b27636.atwilson@chromium.org2009-11-131-1/+7
* Fix crash described in 27580 by telling bookmark model to removemunjal@chromium.org2009-11-131-1/+1
* Fix for a bug where navigating from the NTP, to an SSL interstitial and thenjcampan@chromium.org2009-11-131-2/+4
* Disable ResourceDispatcherHostTest.Cancel due to unitialized memory read caug...scherkus@chromium.org2009-11-131-1/+1
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-13287-690/+676
* Fix the problem that file URL is not converted to file path in drag-and-drop ...jianli@chromium.org2009-11-131-1/+5
* Part 1 of removing PathSTring. I scrubbed files that are notmunjal@chromium.org2009-11-1323-54/+66
* Remove extra suppression with line numbers for ChromeThread unit test.jam@chromium.org2009-11-131-7/+0
* Remove theme.pak cleanup since it's been 2 weeks and most peopletony@chromium.org2009-11-131-10/+0
* Note: purify and valgrind suppressions already exist. If the purify expressi...jam@chromium.org2009-11-131-3/+1
* Fix crash by using correct type in class decl.ben@chromium.org2009-11-131-4/+4
* Small clean-up to not expose base::Process from RenderProcesHost, and instead...jam@chromium.org2009-11-1317-48/+46
* Remove the UMA stats for whether the renderer was in a new desktop or not.jam@chromium.org2009-11-137-62/+0
* Mac: Only show one per-tab sheet at a time per tab.thakis@chromium.org2009-11-136-14/+79
* Disable ProfileSyncServiceTest_ServerChangeProcessing due to purify error.scherkus@chromium.org2009-11-131-1/+2
* Disable ChromeThreadTest.NotReleasedIfTargetThreadNonExistent until suppressi...scherkus@chromium.org2009-11-131-1/+3
* Rename loaded() to EnsureLoaded() to match my previous change.brettw@chromium.org2009-11-132-5/+5
* New image for the extensions promo on the NTP.mirandac@chromium.org2009-11-131-0/+0
* Write a test for loading libcros.so on startup of Chrome. You just pass thebrettw@chromium.org2009-11-1313-38/+49
* Disable print selection for M4.maruel@chromium.org2009-11-131-1/+4
* Draw download item background like windows does if a theme is installed.thakis@chromium.org2009-11-134-7/+75
* Fixes for Report Bug Dialog:mirandac@chromium.org2009-11-135-70/+163
* Disabling some failing tests after the recent WebKit roll.levin@chromium.org2009-11-131-9/+9
* Updating trunk VERSION from 246.0 to 247.0chrome-bot@google.com2009-11-131-1/+1
* Load default browser action icons only once per-window. Thisaa@chromium.org2009-11-132-33/+31
* [GTTF] Use DieFileDie in UILayoutTest instead of a custom poll'n'loop.phajdan.jr@chromium.org2009-11-131-22/+8
* Add new link to bottom right of extension management page.aa@chromium.org2009-11-133-7/+34