summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add "new tab" ui to the build and remove some of the scaffolding. Fix compati...pinkerton@chromium.org2009-02-253-2/+21
* Initial support for Renderer Side Histogramsjar@chromium.org2009-02-255-10/+50
* Temporary fix for the Cocoa-in-renderer problem.jrg@chromium.org2009-02-251-2/+15
* Adds some debugging code in hopes of figuring out who is removing thesky@google.com2009-02-253-4/+20
* Add a new message id IDS_LOGIN_DIALOG_DESCRIPTION_NO_REALM,wtc@chromium.org2009-02-251-3/+6
* ui test fail. revert.ben@chromium.org2009-02-258-167/+62
* Reverting 10318.jcampan@chromium.org2009-02-253-291/+239
* AppModalDialogQueue shouldn't depend on views.ben@chromium.org2009-02-258-62/+167
* Landing again the move of browser focus UI tests to in process.jcampan@chromium.org2009-02-253-239/+291
* fix clobber buildtc@google.com2009-02-252-6/+3
* This make accelerators work in interstitial pages.jcampan@chromium.org2009-02-253-2/+109
* Get save page working on posix.estade@chromium.org2009-02-253-15/+11
* Adds ability to sort the children of a node in the bookmark model. Isky@google.com2009-02-253-10/+67
* Move windows specific functions from l10n_util.h to l10n_util_win.h.tc@google.com2009-02-244-0/+4
* Final step in converting all grit includes to have grit in the path.tc@google.com2009-02-242-2/+2
* Add logging to ExtensionsService, UserScriptMaster,aa@chromium.org2009-02-242-0/+12
* Make bookmark_drag_data.cc compile on Posix.jhawkins@chromium.org2009-02-242-1/+22
* Final step needed to get be able to download things on linux.estade@chromium.org2009-02-241-11/+15