summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Make web_drag_source.cc compile on Posix.jhawkins@chromium.org2009-02-263-19/+38
* Linux: add splash screenagl@chromium.org2009-02-266-3/+106
* Make IPC::Logging register to watch for message loop destruction.jam@chromium.org2009-02-261-3/+1
* Linux: fixes for tab contents switchingagl@chromium.org2009-02-264-5/+7
* Linux: fix GDK error when switching tab contentsagl@chromium.org2009-02-263-17/+18
* OS_MAC should be OS_MACOSX.wtc@chromium.org2009-02-261-1/+1
* Coalesce more hardcoded schemes to using predefined constants.brettw@chromium.org2009-02-2628-81/+97
* Make chrome_plugin_host.cc and chrome_plugin_util.cc compile on Posix.jhawkins@chromium.org2009-02-267-23/+40
* Implements a method to enable/disable the "Remove All" buttontc@google.com2009-02-262-0/+8
* Create ProfilePersonalization in the ctor of ProfileImpl instead of lazily cr...munjal@chromium.org2009-02-261-3/+5
* Hide profiles behind a command-line switch since the user-data-dir stuffmunjal@chromium.org2009-02-263-3/+15
* Fix fullscreen mode opacity issues on Aero glass. We need to not extend the ...pkasting@chromium.org2009-02-265-41/+64
* Add an identity (id) to system drag & drop.tc@google.com2009-02-261-1/+7
* We can get into a state where the automation framework presses the Close butt...finnur@google.com2009-02-261-11/+15
* We can get into a state where the automation framework sends a search string,...finnur@google.com2009-02-261-0/+4
* Auto install and update extensions from a registry defined location. This al...erikkay@google.com2009-02-263-270/+488
* Refactor the p13n NTP handler.nick@chromium.org2009-02-261-1/+1
* Don't send the receiver function name in the ExternalHostBindings::ForwardMes...ananta@chromium.org2009-02-258-17/+10
* Revert "Implement accelerators in the gtk port" at avi's request.erg@google.com2009-02-258-157/+68
* Reverting 10400.jcampan@chromium.org2009-02-252-9/+6
* When restoring a session, the browser is shown after a tab is selected causin...jcampan@chromium.org2009-02-252-6/+9
* Add the hunspell project to Chrome.app and get spellchecker compilingshess@chromium.org2009-02-253-3/+3
* Add bug links for ProcessSingleton.evan@chromium.org2009-02-251-2/+3
* Implement accelerators in the gtk port.erg@google.com2009-02-258-68/+157
* This CL causes the autofill popup to hide when the browser window is moved or...jcampan@chromium.org2009-02-259-0/+32
* Change url bar text according to the model when updating the toolbar. Fix vta...pinkerton@chromium.org2009-02-256-27/+41
* Avoid race crash: Don't drop reference to URL fetcher until data is extractedjar@chromium.org2009-02-251-4/+3
* Fix the case of invoking chrome with --install-extension when chrome was notmpcomplete@google.com2009-02-251-1/+4
* Ports SpellChecker to use FilePaths instead of wstring.estade@chromium.org2009-02-254-66/+60
* Update animations in fullscreen mode to prevent stuck throbbers.pkasting@chromium.org2009-02-252-25/+28
* One more ElideUrl->GetCleanStringFromUrlestade@chromium.org2009-02-251-1/+1
* Linux: server side backing storesagl@chromium.org2009-02-2519-86/+284
* Enable the ToolbarModel on Mac and Linux. Implement ChromeFont on Mac.pinkerton@chromium.org2009-02-253-3/+2
* Fix all places where we used the GetWinVersion functionnsylvain@chromium.org2009-02-256-8/+10
* Change some calls to gfx::ElideUrl() to using gfx::GetCleanStringFromUrl()estade@chromium.org2009-02-254-10/+11
* Revert "Fixing WebKeyboardEvent."kuchhal@chromium.org2009-02-254-6/+12
* Fix menubar activation in context of temp LSUIElement=1 hack.jrg@chromium.org2009-02-251-1/+7
* Fixing WebKeyboardEvent.avi@chromium.org2009-02-254-12/+6
* Force the browser to restored mode before going fullscreen, since Windows doe...pkasting@chromium.org2009-02-252-13/+23
* Fixes bogus DCHECK in bookmark_bar_view. I needed to add the check forsky@google.com2009-02-252-2/+2
* Remove memory model experimentjar@chromium.org2009-02-255-42/+10
* Compile parts of chrome/browser/automation on Linux.phajdan.jr@chromium.org2009-02-255-41/+175
* Disable ThirtyFoudTabs test as it is failing consitently now on all buildbots.kuchhal@chromium.org2009-02-251-1/+3
* Delete the ViewSourceTabContents.brettw@chromium.org2009-02-2538-137/+151
* Enable history and downloads by default, port NewTabUI from DOMUIHost to DOMUI.glen@chromium.org2009-02-2519-247/+296
* Make bookmark_context_menu.cc and bookmark_drop_info.cc compile on Posix.jhawkins@chromium.org2009-02-257-36/+58
* Make non-glass popups match new mockup from Glen.pkasting@chromium.org2009-02-259-100/+101
* Allow JS Debugger shortcut to work in fullscreen mode, since there's no reaso...pkasting@chromium.org2009-02-251-5/+7
* Fix system menu positioning a bit. In Aero glass, the maximized mode menu wa...pkasting@chromium.org2009-02-252-5/+9
* Trying again to land this CL that makes the browser focus UI tests in process.jcampan@chromium.org2009-02-252-239/+288