summaryrefslogtreecommitdiffstats
path: root/chrome/chrome.gyp
Commit message (Expand)AuthorAgeFilesLines
* Enable some ui tests that were already ported, but weren't enabled at the tim...estade@chromium.org2009-04-221-2/+2
* Fix DIR_SOURCE_ROOT to work in bundles like Chromium.app. Add more ui tests. ...pinkerton@chromium.org2009-04-221-2/+0
* Add -DCHROME_V8 to the chrome/browser build.sgk@google.com2009-04-221-0/+5
* Build on Linux with shared libraries (significant chunks courtesy craigsch):sgk@google.com2009-04-221-5/+10
* Enable BookmarkContextMenuTest under Linux.erg@google.com2009-04-221-1/+1
* Unittest gardening. Enable VisitedLinkTest and SessionBackendTest on Mac.shess@chromium.org2009-04-211-2/+0
* Merge BookmarkContextMenuGtk back into BookmarkContextMenu.erg@google.com2009-04-211-2/+2
* Enable WebDatabaseTest on non-Win.shess@chromium.org2009-04-211-1/+0
* Implement (kinda) ProcessSingleton for the Mac.avi@google.com2009-04-211-0/+1
* Add open/close animations to infobar, download shelf.estade@chromium.org2009-04-211-0/+2
* Unit test for sad tab view.pinkerton@chromium.org2009-04-211-0/+1
* Unit tests for button cells we use in the UI.pinkerton@chromium.org2009-04-211-0/+2
* 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