summaryrefslogtreecommitdiffstats
path: root/chrome/chrome.gyp
Commit message (Expand)AuthorAgeFilesLines
* Implement app modal dialogs on mac.pinkerton@chromium.org2009-04-161-0/+1
* Handles audio messages on IO thread in render processhclam@chromium.org2009-04-161-4/+8
* Add a test helper to pull out some common code. Add a test for tab controller...pinkerton@chromium.org2009-04-161-1/+6
* Recommit previous change with GYP files fixed.erg@google.com2009-04-161-2/+6
* Reverting 13839,13838.awalker@google.com2009-04-161-1/+1
* Allow unit_tests (and other non-bundle executables) to rely on objectiveC that'spinkerton@chromium.org2009-04-161-1/+1
* Initial plumbing for sending events from the browser to extension renderers. ...rafaelw@chromium.org2009-04-161-0/+2
* Reverts the previous two commits. (r13812 and r13811).erg@google.com2009-04-151-8/+0
* Fix treeerg@google.com2009-04-151-0/+4
* Implement BookmarkContextMenuGtk and hook it up to most bookmark bar elements.erg@google.com2009-04-151-0/+4
* Remove TabContnetsType from everywhere.brettw@chromium.org2009-04-151-1/+0
* Unit test for command observer bridge class. Add ifdef guards that were missi...pinkerton@chromium.org2009-04-151-0/+1
* Add unit test for bookmark bar controller.pinkerton@chromium.org2009-04-151-0/+1
* Add JsonSchema-based validation for the tab APIs.aa@chromium.org2009-04-141-0/+5
* Implement chrome_proces_util for linux and enable download ui test.estade@chromium.org2009-04-141-8/+2
* Remove ExtensionContentScriptInject unit test.aa@chromium.org2009-04-141-1/+0
* Remove the TestTabContents. This makes BrowserWithTestWindow use thebrettw@chromium.org2009-04-141-4/+0
* Add a Cocoa file picker.avi@google.com2009-04-141-0/+1
* The history tests relies on being about to reset a profile, which means we needthomasvl@chromium.org2009-04-141-0/+5
* Get the first set of page_cycler_tests working on Mac. This means: MozFile,nirnimesh@chromium.org2009-04-141-29/+30
* Add unit test for status bubble mac.pinkerton@chromium.org2009-04-141-0/+5
* Collapse bookmark bars into a single bar per window, rather than one per tab.pinkerton@chromium.org2009-04-141-0/+2
* Revert "Add JsonSchema-based validation for the tab APIs."aa@chromium.org2009-04-141-5/+0
* Add JsonSchema-based validation for the tab APIs.aa@chromium.org2009-04-141-0/+5
* Remove the DOMUIHost. It is not used by any code.brettw@chromium.org2009-04-131-2/+0
* Hook up a bit more plumbing to ExtensionView which should allow popup windows...erikkay@google.com2009-04-131-0/+2
* Initial implemention of Mac Omnibox.shess@chromium.org2009-04-101-2/+4
* Factor out MakeLinkButton into its own class.estade@chromium.org2009-04-101-0/+2
* DevTools. Add V8 Application Remote Debugging Protocol support by apavlov. Or...pfeldman@chromium.org2009-04-101-3/+19
* Replace chrome_process_filter with chrome_process_util.estade@chromium.org2009-04-091-3/+3
* Fixing gyp description for windows with webkit/test_shell.bradnelson@google.com2009-04-091-1/+2
* Cleanup small mistakes from my previous changelists.willchan@chromium.org2009-04-091-7/+6
* Make CustomContainerButton a gtk widget.erg@google.com2009-04-091-2/+4
* Introducing ExtensionProcessManager. This manages the ExtensionViews tompcomplete@google.com2009-04-091-0/+3
* Flatten down to a single toolbar per window, significantly simplifying the ta...pinkerton@chromium.org2009-04-091-0/+5
* Undo of last piece of http://codereview.chromium.org/56119 (temporaryjrg@chromium.org2009-04-091-4/+4
* Actually implement js message boxes on linux. This handlestc@google.com2009-04-091-1/+1
* Add dummy encryptor implementations for mac and linux.thestig@chromium.org2009-04-091-5/+5
* rebase and more minor changes.aa@chromium.org2009-04-091-0/+2
* Implement stop/go button for Linux.willchan@chromium.org2009-04-091-0/+5
* Remove superfluous depends now that WebString isn't in IPC anymore.agl@chromium.org2009-04-081-4/+0
* Remove reference to non-existent file in GYP.agl@chromium.org2009-04-081-1/+0
* Add aa's Event class to our javascript bindings and use it in our extensionmpcomplete@google.com2009-04-081-0/+3
* Try one more time to check in http://codereview.chromium.org/60112aa@chromium.org2009-04-081-0/+4
* Disable Cache ui test as it fails on the botpinkerton@chromium.org2009-04-081-0/+2
* Enable a bunch of ui tests on Mac.pinkerton@chromium.org2009-04-081-7/+0
* Refactor tab model observer for cocoa into a separate class so it can be re-u...pinkerton@chromium.org2009-04-081-0/+2
* Basic underpinnings of the gyp equivalent of the Linux SHARED=1 build:sgk@google.com2009-04-081-9/+9
* Move location bar bridge out of tab_contents_controller.shess@chromium.org2009-04-081-0/+3
* linux: pass a bunch more ui tests.evan@chromium.org2009-04-071-9/+0