summaryrefslogtreecommitdiffstats
path: root/chrome/chrome.gyp
Commit message (Expand)AuthorAgeFilesLines
* Removes the outdated and flaky UI tests, and introduces a whole new set of sh...klink@chromium.org2009-06-261-18/+2
* Hooks backend tip service into new tab page. Also changes tip service to loa...mirandac@chromium.org2009-06-251-2/+2
* Linux: plumb fontconfig call out to the sandbox host.agl@chromium.org2009-06-251-0/+2
* Add a gyp "buildtype" variable to differentiate official release builds.mmoss@chromium.org2009-06-251-1/+4
* Add favicons to tabs on the Mac. Also moved SkBitmapToNSImage() toavi@chromium.org2009-06-251-3/+0
* Reverting r19244 as it unintentionally broke ui tests: OtherRedirectsDontFork...avi@chromium.org2009-06-251-0/+3
* Add favicons to tabs on the Mac. Also moved SkBitmapToNSImage() toavi@chromium.org2009-06-251-3/+0
* Making some browser tests Windows specific as they hang on Linux.jcampan@chromium.org2009-06-251-2/+3
* Fork bookmark context menu logic across platforms. There's too much crazy stu...ben@chromium.org2009-06-251-6/+9
* Add some missing run time dependencies. This fixes unit_tests and ui_tests s...jam@chromium.org2009-06-251-0/+7
* Add unit testing to CLD. In addition, remove files from cld/base which are no...sidchat@google.com2009-06-241-0/+14
* Fix extension unpacking on linux/mactc@google.com2009-06-241-0/+1
* Initial implementation of the hung renderer dialog on Mac.rohitrao@chromium.org2009-06-241-0/+5
* DevTools: Nuke legacy debugger.pfeldman@chromium.org2009-06-241-35/+0
* Minor tweaks to tab overview:sky@chromium.org2009-06-231-0/+6
* Show recent history list in UrlPickerDialogGtk.mattm@chromium.org2009-06-231-0/+2
* Move MockKeychain into its own file.stuartmorgan@chromium.org2009-06-231-0/+2
* Switching several $(SolutionDir) instances to the equivalent $(ProjectDir) ba...bradnelson@google.com2009-06-231-1/+1
* Privacy Blacklist SketelonAdded code hooks to serve as place holders for the ...idanan@chromium.org2009-06-231-0/+3
* Re-land r18853jeremy@chromium.org2009-06-231-0/+3
* Move extension view classes from browser/extensions to browser/views/extensions.erikkay@google.com2009-06-231-13/+12
* Rejiggers the keyword editor so that the UI is independent of the model rathe...ben@chromium.org2009-06-231-6/+6
* Second phase of move for the support directory to a more reasonable location ...slightlyoff@chromium.org2009-06-231-2/+2
* Update the New New Tab Page. There are still a lot of things that arearv@google.com2009-06-221-1/+3
* Linux: Enable some more ui_tests.willchan@chromium.org2009-06-221-2/+0
* Reorganize the way the task manager is constructed.ben@chromium.org2009-06-221-2/+2
* posix: two related changes to make plugin IPC work on POSIX.evan@chromium.org2009-06-221-0/+1
* Switch to using FilePath as long as possible for LoginDatabase, and do the co...stuartmorgan@chromium.org2009-06-221-2/+0
* Theme image support for the Mac.avi@chromium.org2009-06-221-0/+1
* Fix Linux code coverage.jrg@chromium.org2009-06-221-1/+3
* Refactor the favicon loader out of gtk/options/general_page_gtk to gtk/list_s...mattm@chromium.org2009-06-221-0/+2
* Add a (non functional) gtk KeywordEditorWindow and hook it up in the relevant...mattm@chromium.org2009-06-221-0/+2
* Revert "posix: two related changes to make plugin IPC work on POSIX."evan@chromium.org2009-06-221-1/+0
* Fonts and Languages Linux GTK Preparationmhm@chromium.org2009-06-221-1/+3
* Add Personal Stuff tab page to Options in Linux.mhm@chromium.org2009-06-201-0/+2
* posix: two related changes to make plugin IPC work on POSIX.evan@chromium.org2009-06-201-0/+1
* GTK: HTTP Auth dialogs under linux.erg@google.com2009-06-191-3/+6
* Remove a cut-and-paste dependency of chrome_exe_version.rc onsgk@google.com2009-06-191-6/+2
* back out r18853jeremy@chromium.org2009-06-191-3/+0
* Minor no-op change to ASN.1 encoding of private key.aa@chromium.org2009-06-191-4/+0
* Delay loading FFmpeg DLLs for ui_testshclam@chromium.org2009-06-191-0/+1
* This patch adds Cocoa editing selectors to the RenderViewWidgetHostMac class.jeremy@chromium.org2009-06-191-0/+3
* Revert "posix: two related changes to make plugin IPC work on POSIX."evan@chromium.org2009-06-191-1/+0
* posix: two related changes to make plugin IPC work on POSIX.evan@chromium.org2009-06-191-0/+1
* Add 'theme_dll' as a dependency of 'chrome_dll'.sgk@google.com2009-06-191-3/+1
* Implement restoring closed tab menu item. Reworked cross-platform code to han...pinkerton@chromium.org2009-06-191-2/+0
* Remove unnecessary devtool_sanity_unittest.cc entries from 'unit_tests'.sgk@chromium.org2009-06-191-4/+0
* Convert unit_tests.exe, with additional dependency on ffmpegsgk@google.com2009-06-191-2/+13
* First draft of web resource service; fetches data from a JSON feed mirandac@chromium.org2009-06-181-0/+6
* Initial download shelf on OS X.thakis@chromium.org2009-06-181-3/+10