summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Fix an invalid read in CocoaCookieTreeNode that occurs when filtering cookies...rsesek@chromium.org2010-01-274-19/+61
* Made clock button work when browser is not initialized.avayvod@chromium.org2010-01-272-5/+12
* Made language menu button independent of whether initialized browser objectavayvod@chromium.org2010-01-272-16/+30
* POSIX: Use Shared Mem transport to copy images.jeremy@chromium.org2010-01-272-19/+37
* RSS extension was not finding feeds specified with finnur@chromium.org2010-01-271-0/+20
* Fix remaining flakiness in FindMoveIfObscuring browser test. finnur@chromium.org2010-01-271-3/+3
* Add overflow menu to the browser action container (part 2 offinnur@chromium.org2010-01-276-16/+201
* [Mac]Implement Cut, Copy and Paste from page menusuzhe@chromium.org2010-01-275-13/+19
* The FindMovesWhenObscuring test is still flaky on the builders. Marking it ac...ananta@chromium.org2010-01-271-1/+2
* Fixed bug involving destruction order in GaiaAuth.akalin@chromium.org2010-01-272-8/+25
* Moved GetUserDirectory() into mac_util.mm.akalin@chromium.org2010-01-271-18/+9
* Do not try to swap chrome.exe if machine is shutting down.kuchhal@chromium.org2010-01-271-1/+2
* linux: also load plugins from ~/.config/google-chrome/Pluginsevan@chromium.org2010-01-271-0/+10
* Don't emit focus event when moving focus around when re-creating fixed widget.oshima@chromium.org2010-01-271-4/+4
* Unload and BeforeUnload handlers would not get invoked within pages inside Ch...ananta@chromium.org2010-01-274-14/+35
* Change hardcoded strings (!) in Mac unittest to match real string changes.pkasting@chromium.org2010-01-271-2/+2
* GTK: Use GTK+ theme selection colors and plumb them into webkit. [Chromium si...erg@google.com2010-01-273-9/+48
* Code Cleanup: Browser::CreateForApp can no longer create TYPE_APP_POPUP windowsrafaelw@chromium.org2010-01-262-9/+8
* Add infobar warning user of extension install failure when trying to install ...estade@chromium.org2010-01-261-5/+25
* [Mac] Possibly prevent crashes by properly handling missing/invalid favicons ...rohitrao@chromium.org2010-01-261-1/+10
* GTK: disable the find bar error bell.estade@chromium.org2010-01-261-1/+5
* Prevents a crash that occurs when multiple ExtensionHost objects point to the...andybons@chromium.org2010-01-262-21/+43
* Split chromeos options page into system and internet.chocobo@chromium.org2010-01-2615-345/+407
* Fixed race condition with AddressWatchTask and ServerConnectionManager.akalin@chromium.org2010-01-263-22/+11
* Content Settings dialog and related Options UI changes.zelidrag@chromium.org2010-01-2617-346/+1691
* Remove a bunch of 0 byte files. (due to git-svn misbehavior?)thestig@chromium.org2010-01-266-0/+0
* Enable the appcache by default and add a cmd line switch to optionally disabl...michaeln@chromium.org2010-01-262-2/+2
* Enable extension tests now that upstream r53815 has fixed the crash in pthrea...dimich@chromium.org2010-01-261-15/+0
* Fixes flakiness in session restore test. I'm adding two things:sky@chromium.org2010-01-263-8/+29
* Associate popups with the top level frame instead of the security origin.erg@google.com2010-01-2617-64/+48
* [Mac] Give the cookies manager a search field.rsesek@chromium.org2010-01-263-0/+65
* ChromiumOS: Automatically send try jobs to the linux_chromeos try bot for cha...thestig@chromium.org2010-01-261-0/+12
* Add support for UserIdleTime to Linux.zork@chromium.org2010-01-264-74/+177
* Fix GTK version of options dialog to place it to the center of last active br...dpolukhin@chromium.org2010-01-261-0/+41
* Remove literal dependencies on browser for network menu button (actuallyavayvod@chromium.org2010-01-262-7/+6
* Mac bookmark mgr: Add tooltips to buttons.snej@chromium.org2010-01-262-3/+13
* (Second attempt at http://codereview.chromium.org/553069/show -- this time in...joth@chromium.org2010-01-2614-0/+1940
* Mac: Improve task manager column resizing, set min window size.thakis@chromium.org2010-01-261-2/+57
* Install/uninstall dialog had stopped showing Uninstallfinnur@chromium.org2010-01-261-1/+1
* Fix for Mac tooltip crasher.snej@chromium.org2010-01-262-0/+8
* Enable "Import Settings" button in preferences dialog.jeremy@chromium.org2010-01-261-1/+7
* DevTools: fix and reenable DevToolsSanityTest.TestShowScriptsTab. Only check ...yurys@chromium.org2010-01-261-2/+1
* Create initial GPU backing store in the GPU process for X windows applications.brettw@chromium.org2010-01-2616-446/+82
* Handle storage events locally when possible.jorlow@chromium.org2010-01-264-24/+43
* Revert 37061 because it caused ui_tests to not finish.jorlow@chromium.org2010-01-262-111/+123
* Disable failing browser test.jorlow@chromium.org2010-01-261-1/+2
* re-try r37025 with fix for incognito modeestade@chromium.org2010-01-252-123/+111
* Mac: Rebuild Bookmarks menu only when it's pulled down.snej@chromium.org2010-01-255-21/+90
* Lands http://codereview.chromium.org/552136 for bryeung:sky@chromium.org2010-01-251-0/+3
* [Mac] Add methods to prevent tab detaching or window moving if needed. Modif...rohitrao@chromium.org2010-01-253-12/+26