summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
...
* Add the hunspell project to Chrome.app and get spellchecker compilingshess@chromium.org2009-02-255-38/+80
* Handle keys like alt-f4 when focus has been cleared by making sure we don't e...pkasting@chromium.org2009-02-253-32/+26
* Add bug links for ProcessSingleton.evan@chromium.org2009-02-251-2/+3
* change a str pass by value. Words fail me to describe this CL bettercpu@google.com2009-02-252-2/+2
* Implement accelerators in the gtk port.erg@google.com2009-02-258-68/+157
* Revert "Disabling tests that are failing."kuchhal@chromium.org2009-02-251-13/+11
* This CL causes the autofill popup to hide when the browser window is moved or...jcampan@chromium.org2009-02-2514-1/+59
* Change url bar text according to the model when updating the toolbar. Fix vta...pinkerton@chromium.org2009-02-258-44/+48
* Avoid race crash: Don't drop reference to URL fetcher until data is extractedjar@chromium.org2009-02-251-4/+3
* Import .gyp files into the Chromium treemark@chromium.org2009-02-252-0/+1690
* Linux: switch red and blue channelsagl@chromium.org2009-02-251-2/+2
* Dynamically load FFmpeg DLLs if present and --enable-video is on.scherkus@chromium.org2009-02-253-3/+63
* 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-257-70/+66
* 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-2528-88/+596
* Enable the ToolbarModel on Mac and Linux. Implement ChromeFont on Mac.pinkerton@chromium.org2009-02-258-20/+127
* Fix all places where we used the GetWinVersion functionnsylvain@chromium.org2009-02-2510-16/+17
* Change some calls to gfx::ElideUrl() to using gfx::GetCleanStringFromUrl()estade@chromium.org2009-02-254-10/+11
* Revert "Fixing WebKeyboardEvent."kuchhal@chromium.org2009-02-255-9/+12
* Fix menubar activation in context of temp LSUIElement=1 hack.jrg@chromium.org2009-02-251-1/+7
* Fixing WebKeyboardEvent.avi@chromium.org2009-02-255-12/+9
* Force the browser to restored mode before going fullscreen, since Windows doe...pkasting@chromium.org2009-02-252-13/+23
* Remove code that adds "Url Protocol" key to registry entrysverrir@chromium.org2009-02-252-4/+12
* Add following files to chrome.xcodeproj to fix Mac build:phajdan.jr@chromium.org2009-02-251-0/+4
* 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-256-49/+177
* Some files I forgot in my previous view-source change.brettw@chromium.org2009-02-255-1/+47
* 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-2544-155/+176
* Enable history and downloads by default, port NewTabUI from DOMUIHost to DOMUI.glen@chromium.org2009-02-2521-254/+298
* Make bookmark_context_menu.cc and bookmark_drop_info.cc compile on Posix.jhawkins@chromium.org2009-02-2510-36/+151
* Fix bad path to grit run.thomasvl@chromium.org2009-02-251-1/+1
* Make non-glass popups match new mockup from Glen.pkasting@chromium.org2009-02-2514-102/+102
* 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-257-247/+431
* Sandbox fix - warmup -[NSColor colorUsingColorSpaceName].jeremy@chromium.org2009-02-252-2/+11
* Add "new tab" ui to the build and remove some of the scaffolding. Fix compati...pinkerton@chromium.org2009-02-255-21/+43
* Make basic bits of chrome/test/automation build on Linux.phajdan.jr@chromium.org2009-02-259-85/+118
* Initial support for Renderer Side Histogramsjar@chromium.org2009-02-2514-12/+252
* An experimental fix for Issue 7707.hbono@chromium.org2009-02-251-0/+7
* Temporary fix for the Cocoa-in-renderer problem.jrg@chromium.org2009-02-254-8/+44
* 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-252-4/+10
* Always log out how many user scripts were injected, not justaa@chromium.org2009-02-251-4/+2
* ui test fail. revert.ben@chromium.org2009-02-2511-171/+91
* Reverting 10318.jcampan@chromium.org2009-02-2510-443/+247