summaryrefslogtreecommitdiffstats
path: root/chrome/chrome.gyp
Commit message (Expand)AuthorAgeFilesLines
* Add a bunch of basic unit tests for view classes.pinkerton@chromium.org2009-04-211-0/+5
* More solid detection of browser process in chrome_process_util_linux.cc:phajdan.jr@chromium.org2009-04-211-1/+3
* Rename web_contents_view* files to tab_contents_view* to reflect my previousbrettw@chromium.org2009-04-211-8/+8
* Fix linking on linux by explicitly adding gthread.tc@google.com2009-04-201-0/+2
* Add a unit test for BaseView. Add a helper to get the contentView more easily.pinkerton@chromium.org2009-04-201-0/+1
* A subset of the bookmarks API- missing events- missing unit tests- missing ab...erikkay@google.com2009-04-171-0/+2
* Initial implementation of the FindBar on Mac.rohitrao@chromium.org2009-04-171-0/+7
* Implement a unit test for the toolbar controller. Plumb the profile into the ...pinkerton@chromium.org2009-04-171-0/+1
* Re-introducing the toolbar importer code.This is the same code that was remov...brg@chromium.com2009-04-161-0/+3
* Fix the process creation problem. This forces transitions betweenbrettw@chromium.org2009-04-161-0/+1
* Refactor the tab button logic into TabButtonGtk.jhawkins@chromium.org2009-04-161-0/+2
* Remove ExtensionProcessManager and move its functionality ontompcomplete@google.com2009-04-161-3/+0
* 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