summaryrefslogtreecommitdiffstats
path: root/chrome/chrome.gyp
Commit message (Expand)AuthorAgeFilesLines
* Fix deadlock when plugin puts an alert and right afterwards the browser proce...jam@chromium.org2009-09-281-2/+1
* Moving ContextualAction class to common/extensions and in the process renamin...finnur@chromium.org2009-09-281-2/+2
* Implement about:ipc dialog for Mac.jrg@chromium.org2009-09-281-0/+8
* Revert 27397 - First step towards NaClChrome integration:1. NaCl plugin becom...gregoryd@google.com2009-09-281-91/+0
* Pulls ActiveWindowWatcher into app so that we can use it insky@chromium.org2009-09-281-2/+0
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-281-0/+91
* Implementing chrome.i18n.getMessage call, that loads message from the extensi...cira@chromium.org2009-09-281-3/+3
* Reduce the amount of crap pulled in crash_Service.maruel@chromium.org2009-09-271-1/+1
* Fix the linux shared build for common_constants.thestig@chromium.org2009-09-261-0/+5
* generate_profile is now a large binary, sigh.maruel@chromium.org2009-09-261-1/+10
* Revert 27324 - First step towards NaClChrome integration:1. NaCl plugin becom...gregoryd@google.com2009-09-261-91/+0
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-261-0/+91
* Fix Linux Views build.finnur@chromium.org2009-09-261-0/+2
* Implement Browser Actions extensions.finnur@chromium.org2009-09-261-0/+2
* Revert 27315 - First step towards NaClChrome integration:1. NaCl plugin becom...gregoryd@google.com2009-09-261-91/+0
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-261-0/+91
* Reduce the number of unneeded dependencies.maruel@chromium.org2009-09-251-26/+37
* Second attempt at the new syncer thread impl, now with less crashes!tim@chromium.org2009-09-251-0/+5
* Remove COMPILER_MSVC flags from gyp files. When we do need it, we cannick@chromium.org2009-09-251-12/+0
* Add wifi menu button to status bar of Chrome OS. Currently showing mock data ...chocobo@google.com2009-09-251-0/+4
* linux: port some of the download manager unit testevan@chromium.org2009-09-251-5/+0
* GTK: Add three simple unit tests to the bookmark bar.erg@google.com2009-09-251-0/+1
* L10N pass through download item and download shelf.thomasvl@chromium.org2009-09-251-0/+1
* Remove old Mac First Run Migration code.jeremy@chromium.org2009-09-251-1/+0
* Remove string.h/.cc, xml_parse_helpers.h/.cc, and date- parsing codenick@chromium.org2009-09-251-5/+0
* linux: drop temp_scaffolding_stubsevan@chromium.org2009-09-251-4/+6
* Implement BrowserList::AllBrowsersClosed for Linux.tony@chromium.org2009-09-241-0/+1
* Reverting 27117.davemoore@chromium.org2009-09-241-5/+0
* Use chrome/base synchronization primitives and threads instead oftim@chromium.org2009-09-241-0/+5
* Un-reverting 26919, and disabling worker-cloneports since it is flaky.atwilson@chromium.org2009-09-241-1/+4
* Let cmd-f/cmd-g use the findboard.thakis@chromium.org2009-09-231-0/+3
* Make Linux Breakpad initialization call to lsb_release asynchronous. Also wra...thestig@chromium.org2009-09-231-3/+1
* Add a very basic test for FTP directory listing, browser side.phajdan.jr@chromium.org2009-09-231-0/+1
* Reverting 26919.atwilson@chromium.org2009-09-231-4/+1
* Add new, shiny browser test for Autocomplete (Omnibox).phajdan.jr@chromium.org2009-09-231-0/+1
* Added missing layout tests along with associated rebaselinings.atwilson@chromium.org2009-09-231-1/+4
* Rolling back 26904, didn't take chrome branding into account.bradnelson@google.com2009-09-231-33/+23
* Changing the grd files in chrome/webkit/app to be compiled to sepratebradnelson@google.com2009-09-231-23/+33
* Make chromeos build use shared object to load batterydavemoore@chromium.org2009-09-231-0/+1
* Download in progress dialog:estade@chromium.org2009-09-231-0/+2
* Move FTP LIST parsing code to the renderer process.phajdan.jr@chromium.org2009-09-221-1/+3
* Refactor the DB code to make it accessible from test_shell.dumi@chromium.org2009-09-221-0/+1
* Automated ui test porting + cleanup:estade@chromium.org2009-09-221-0/+1
* Update chrome.gyp to build the sync library on Linux.zork@chromium.org2009-09-221-7/+38
* Add a simple about:tcmalloc page that just displays its canned stats.sgk@chromium.org2009-09-221-2/+3
* Adding a GYP variable to indicate if a build wants Title Case strings or not.thomasvl@chromium.org2009-09-221-0/+11
* Enabling label unittest on linuxoshima@chromium.org2009-09-221-1/+1
* Create an enum for local storage vs. session storage rather than usingjorlow@chromium.org2009-09-221-0/+1
* Mock the LinkDoctor for tests. Should greatly decrease ErrorPage test flakiness.phajdan.jr@chromium.org2009-09-211-0/+2
* [Mac] Expose AutocompleteEditViewMac to Cocoa code.shess@chromium.org2009-09-211-0/+1