summaryrefslogtreecommitdiffstats
path: root/chrome/chrome.gyp
Commit message (Expand)AuthorAgeFilesLines
* Reverting 12469.brettw@chromium.org2009-03-251-1/+0
* Make the bookmarks bar disappear when the load after the new tab page commitsbrettw@chromium.org2009-03-251-0/+1
* Add convert_dict and flush_cache targets.sgk@google.com2009-03-251-0/+31
* Implement basic ShowItemInFolder for linux.estade@chromium.org2009-03-241-0/+4
* Collapse two conditions into a single one.thomasvl@chromium.org2009-03-241-2/+0
* GYP fixes: remove references to deleted files.agl@chromium.org2009-03-241-1/+0
* Porting of unit tests in chrome/phajdan.jr@chromium.org2009-03-241-2/+0
* Add basic infrastructure for sending async browser API request and receiving ...aa@chromium.org2009-03-241-0/+4
* Initial rev at a message passing API for extensions. So far, only passingmpcomplete@google.com2009-03-231-2/+4
* Add initial implementation of the Linux TabStrip.jhawkins@chromium.org2009-03-231-0/+2
* Deliver events and notifications to the RootView.erg@google.com2009-03-231-0/+3
* Port more UI tests to Linux.phajdan.jr@chromium.org2009-03-231-2/+0
* Currently we have two types of devtools UI: Chrome built in developer tools w...yurys@google.com2009-03-231-0/+1
* Free unit tests for Mac: BookmarkHTMLWriterTest, BookmarkUtilsTest,shess@chromium.org2009-03-221-6/+0
* Remove the old and no longer used SafeBrowsing storagepaulg@google.com2009-03-211-2/+0
* Update the gyp Linux build:sgk@google.com2009-03-201-8/+126
* Enable first UI test on Linux (browser/images_uitest.cc)phajdan.jr@chromium.org2009-03-201-1/+0
* Implement context menus on Mac.pinkerton@chromium.org2009-03-201-1/+3
* Now have a TextButton rendering (sort of; doesn't respond to mouse events soerg@google.com2009-03-191-3/+0
* Revert "Now have a TextButton rendering." Broke Windows.erg@google.com2009-03-191-0/+3
* Now have a TextButton rendering (sort of; doesn't respond to mouse events so ...erg@google.com2009-03-191-3/+0
* Linux GYP: build fixagl@chromium.org2009-03-191-110/+182
* Chromium side of http://codereview.chromium.org/42394thomasvl@chromium.org2009-03-191-1/+2
* Stage 1 of tab dragging infrastructure, disabled. Put in a base class below t...pinkerton@chromium.org2009-03-191-0/+2
* Remove code duplicated from webcore and use the common PrintContext facility.maruel@chromium.org2009-03-191-0/+2
* Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer.darin@chromium.org2009-03-191-3/+3
* Ports all of the chrome/browser/history code to use FilePath, exceptestade@chromium.org2009-03-181-2/+0
* Make startup_tests build and work on Mac.phajdan.jr@chromium.org2009-03-181-45/+33
* Adds Get(Root)WindowRect handlers for the Mac.avi@google.com2009-03-181-4/+7
* Mac bookmark work. jrg@chromium.org2009-03-181-4/+10
* Merge DOMUIContents into WebContents.brettw@chromium.org2009-03-171-2/+6
* First pass at Mac status bubble.avi@google.com2009-03-171-1/+4
* Use devtool_ prefix instead of dev_tools_ to be consistent with the rest code.yurys@google.com2009-03-171-10/+10
* Initial unit tests implementation.yurys@google.com2009-03-171-0/+1
* GYP: remove non-existing header from file listsagl@chromium.org2009-03-171-1/+0
* Add targets for page_cycler_tests, perf_tests and startup_tests. Listedsgk@google.com2009-03-161-2/+84
* Use URLFixerUpper to clean up potential url before going there.shess@chromium.org2009-03-161-1/+0
* Add 'Generating' messages for rules.sgk@google.com2009-03-161-0/+1
* Add OwnedWidgetGtk, and abstraction to help manage the lifetime and ownership...deanm@chromium.org2009-03-161-0/+2
* Enable AutocompleteTest, HistoryURLProviderTest,shess@chromium.org2009-03-161-5/+0
* DevToolsManager is a service in the browser process that manages all open dev...yurys@google.com2009-03-161-8/+12
* Split the test support into three separate target libaries:sgk@google.com2009-03-131-19/+161
* Highlights of changes:hclam@chromium.org2009-03-131-0/+2
* Rename DebuggerContents to DebuggerUI and move to the dom_ui folder.brettw@chromium.org2009-03-131-2/+2
* Get rid of the gears in renderer process code. This allows me to do some cle...jam@chromium.org2009-03-131-3/+0
* Add copies of *.pak files that need to be installed for execution.sgk@google.com2009-03-121-1/+24
* fix gyp file, quote mismatch.tc@google.com2009-03-121-3/+3
* Some work in refactoring FindBarWin/FindBarView sotc@google.com2009-03-121-0/+3
* Add a TabController class to manage a TabView (with corresponding xib). Rewri...pinkerton@chromium.org2009-03-121-3/+6
* Bring over more code from cole to improve the appearance of tabs. Start build...pinkerton@chromium.org2009-03-111-1/+13