summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Correct enums in SDCH problem codesjar@chromium.org2009-02-252-5/+7
* Allow inclusion of libpng in the deps file.brettw@chromium.org2009-02-251-1/+2
* 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
* Fix include paths for libpng.brettw@chromium.org2009-02-254-11/+10
* 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-2517-52/+484
* An experimental fix for Issue 7707.hbono@chromium.org2009-02-251-0/+7
* A few layout tests are no longer crashing.finnur@google.com2009-02-251-20/+0
* 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
* AppModalDialogQueue shouldn't depend on views.ben@chromium.org2009-02-2511-91/+171
* Added FFmpeg project to chrome, chrome_kjs and media solution files.scherkus@chromium.org2009-02-253-0/+34
* Landing again the move of browser focus UI tests to in process.jcampan@chromium.org2009-02-2510-247/+443
* fix clobber buildtc@google.com2009-02-252-6/+3
* This make accelerators work in interstitial pages.jcampan@chromium.org2009-02-253-2/+109
* Fixes bug in test shell. We were invoking ResetTestController beforesky@google.com2009-02-252-12/+13
* Get save page working on posix.estade@chromium.org2009-02-254-18/+17
* Adds ability to sort the children of a node in the bookmark model. Isky@google.com2009-02-254-16/+70
* fix call to os.makedirstc@google.com2009-02-251-1/+1
* Fix release build by including windows.h which wastc@google.com2009-02-251-0/+2
* Refactored AudioRendererImpl and NullAudioRenderer into a new base class Audi...scherkus@chromium.org2009-02-248-272/+376
* We allow Flash to popup windows in response to user gesture messages like WM_...ananta@chromium.org2009-02-241-2/+9
* Move windows specific functions from l10n_util.h to l10n_util_win.h.tc@google.com2009-02-2415-50/+77
* Final step in converting all grit includes to have grit in the path.tc@google.com2009-02-2417-42/+21
* Add gyp to DEPSmark@chromium.org2009-02-241-86/+90
* Add logging to ExtensionsService, UserScriptMaster,aa@chromium.org2009-02-247-0/+39
* More layout test fun.finnur@google.com2009-02-241-21/+7
* Make bookmark_drag_data.cc compile on Posix.jhawkins@chromium.org2009-02-245-13/+32
* Final step needed to get be able to download things on linux.estade@chromium.org2009-02-243-33/+50
* Keeping track of whether WebKit is in the callstack using RenderThread doesn'...jam@chromium.org2009-02-247-104/+9