summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Use renderer spellchecker for windows.estade@chromium.org2009-11-1313-80/+142
* Changing the file naming scheme. Creating a directory for each origin,dumi@chromium.org2009-11-133-63/+43
* Revert 31862 - Ensure AutomationMsg_SetCookieAsync is sent on IO thread.levin@chromium.org2009-11-131-11/+1
* Revert 31865 - This change is patched from http://codereview.chromium.org/276...idana@chromium.org2009-11-131-6/+12
* Ignore keyboard messages from enter key in renderer if they were not initiate...georgey@chromium.org2009-11-132-1/+30
* Added lifecycle management and sharing support for SharedWorkers. SharedWorkersatwilson@chromium.org2009-11-1322-110/+656
* This change is patched from http://codereview.chromium.org/276071 by randy.po...idana@chromium.org2009-11-131-12/+6
* Minor cleanup to safe_browsing_service.*; no code change.pkasting@chromium.org2009-11-132-471/+459
* Ensure AutomationMsg_SetCookieAsync is sent on IO thread.stoyan@chromium.org2009-11-131-1/+11
* Fixes bug in file browser.sky@chromium.org2009-11-122-2/+2
* Revert 31839 - Notifications permission infobar should only be shown in respo...scherkus@chromium.org2009-11-126-102/+7
* Revert 31814 - Testing to see if it caused performance problems.dmaclach@chromium.org2009-11-122-71/+3
* Correctly schedule empty parent directories for deletion when Chrome Frame is...robertshield@chromium.org2009-11-123-6/+38
* Potential fix for duplicate crash reports on Windows.kuchhal@chromium.org2009-11-121-11/+19
* Fix a crash in ExtensionMessageService when a source renderer closed.mpcomplete@chromium.org2009-11-121-0/+6
* minor edits to autoupdate, hosting docskathyw@google.com2009-11-124-18/+14
* Improve text on management UI. Still waiting for a treatmentaa@chromium.org2009-11-125-3/+33
* Fix crash in BrowserActionButton::OnImageLoaded.mpcomplete@chromium.org2009-11-121-0/+4
* Notifications permission infobar should only be shown in response to a user g...johnnyg@chromium.org2009-11-126-7/+102
* Minor copyedits.kathyw@google.com2009-11-1212-55/+490
* Add a simple perf extension that times messaging roundtrips between contentmpcomplete@chromium.org2009-11-124-0/+94
* Render Extension Docs.rafaelw@chromium.org2009-11-126-330/+278
* Fix bug where crossing events (mouse enter, mouse leave) were being sentestade@chromium.org2009-11-121-2/+16
* JsonSchema support for declaring "object" constructors.rafaelw@chromium.org2009-11-129-81/+169
* Fix a comment.eroman@chromium.org2009-11-121-1/+1
* GTK: Explicitly use underlines in cookies dialog to fix display in Karmic.erg@google.com2009-11-121-0/+2
* Implement the gaia captcha state and unlock capability in the sync setup wizard.tim@chromium.org2009-11-1216-80/+253
* Remove the last of the old samples.erikkay@chromium.org2009-11-129-589/+0
* Correctly get ExtensionService out of EXTENSION_PROCESS_CRASHED notification.estade@chromium.org2009-11-121-1/+1
* [Mac] Ignore incorrect focus notifications in Omnibox.shess@chromium.org2009-11-121-0/+9
* NTP: Hide "Make this my home page" after setting the home page.arv@chromium.org2009-11-127-30/+113
* Fix a crash during shutdown where SafeBrowsingProtocolManager could end up ge...eroman@chromium.org2009-11-125-21/+49
* Fix mediator_thread_impl.cc to run timer tasks when the task runner iszork@google.com2009-11-121-9/+10
* Ensure OOM is a killer on the Mac.avi@chromium.org2009-11-122-0/+2
* Lands http://codereview.chromium.org/386015 for dhg:sky@chromium.org2009-11-123-28/+90
* Move benchmark extension example to new location and clean it up to use brows...erikkay@chromium.org2009-11-1211-62/+69
* Add support for observing tracking areas so that when tabs are moved underneathdmaclach@chromium.org2009-11-122-3/+71
* Focus fix for compact navigation bar.oshima@chromium.org2009-11-128-3/+49
* disable toolstrip test for chromeos/linux_viewoshima@chromium.org2009-11-121-0/+2
* Add the sync options to the preferences dialog on Linux.zork@chromium.org2009-11-122-2/+202
* Initial change for the implementation of browser actions on the mac.andybons@chromium.org2009-11-128-67/+1464
* Moves the animation for the download_started into an overlay window to getdmaclach@chromium.org2009-11-121-102/+132
* Address post-commit comments from codereview.chromium.org/371059 and coderevi...thakis@chromium.org2009-11-125-4/+15
* A little cleanup in SessionRestoreUITest.phajdan.jr@chromium.org2009-11-121-15/+3
* When extensions use notifications, display the name of the extension in UI ra...johnnyg@chromium.org2009-11-125-8/+52
* Fix some strict aliasing errors from r31773 caught with gcc 4.4.craig.schlenter@chromium.org2009-11-122-6/+7
* GTK: The blocked popup notification should obey chrome themes.erg@google.com2009-11-121-17/+25
* Allow script in notifications to close the notification by calling window.clo...johnnyg@chromium.org2009-11-122-1/+12
* Turn on sync for OS X (behind an --enable-sync switch).akalin@chromium.org2009-11-127-12/+26
* DevTools: Only enable dev tools for dev tools if process-per-tab flag is set....pfeldman@chromium.org2009-11-121-3/+10