summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-13202-498/+482
* 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-1319-45/+54
* 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-1316-47/+45
* Remove the UMA stats for whether the renderer was in a new desktop or not.jam@chromium.org2009-11-134-43/+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
* Write a test for loading libcros.so on startup of Chrome. You just pass thebrettw@chromium.org2009-11-1311-28/+39
* 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-134-31/+94
* Disabling some failing tests after the recent WebKit roll.levin@chromium.org2009-11-131-9/+9
* Load default browser action icons only once per-window. Thisaa@chromium.org2009-11-132-33/+31
* Add new link to bottom right of extension management page.aa@chromium.org2009-11-132-6/+33
* Revert 31873 - Revert 31862 Ensure AutomationMsg_SetCookieAsync is sent on I...levin@chromium.org2009-11-131-1/+11
* Cleans up a bit the DB-related methods.dumi@chromium.org2009-11-132-32/+24
* Changed WorkerProcessHost::WorkerInstance to use std::list instead of std::set,atwilson@chromium.org2009-11-132-30/+41
* Revert 31877 - Revert 31869 Ignore keyboard messages from enter key in rende...scherkus@chromium.org2009-11-132-1/+30
* Revert 31869 - Ignore keyboard messages from enter key in renderer if they we...scherkus@chromium.org2009-11-132-30/+1
* Use renderer spellchecker for windows.estade@chromium.org2009-11-134-33/+89
* 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-138-71/+563
* 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-121-67/+0
* Revert 31814 - Testing to see if it caused performance problems.dmaclach@chromium.org2009-11-122-71/+3
* Fix a crash in ExtensionMessageService when a source renderer closed.mpcomplete@chromium.org2009-11-121-0/+6
* Improve text on management UI. Still waiting for a treatmentaa@chromium.org2009-11-122-3/+24
* 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-121-0/+67
* 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-121-5/+1
* 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-1214-78/+251
* 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-126-30/+105
* 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
* Lands http://codereview.chromium.org/386015 for dhg:sky@chromium.org2009-11-123-28/+90
* Add support for observing tracking areas so that when tabs are moved underneathdmaclach@chromium.org2009-11-122-3/+71