summaryrefslogtreecommitdiffstats
path: root/chrome/chrome.gyp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move loadtimes extension out of the extensions directory.davemoore@chromium.org2009-04-071-2/+2
* Refactor AppModalDialogQueue and move JS Alert boxes into a MVC.tc@google.com2009-04-071-6/+6
* Adds new messages and widens some existing messages between the renderer and ...michaeln@google.com2009-04-071-0/+6
* Make the RenderViewHostFactory a global. This prevents us from having to passbrettw@chromium.org2009-04-071-0/+2
* Revert "Implement chromium.self in content scripts..."aa@chromium.org2009-04-071-4/+0
* Implement chromium.self in content scripts, so that developers don'taa@chromium.org2009-04-071-0/+4
* Revert "Initial implemention of Mac Omnibox."shess@chromium.org2009-04-071-6/+3
* Basic infobars on linux.estade@chromium.org2009-04-061-1/+4
* Initial implemention of Mac Omnibox.shess@chromium.org2009-04-061-3/+6
* Implement loading animations. I've ignored the app mode and popup cases sinc...willchan@chromium.org2009-04-061-0/+3
* First implementation of a bookmark bar.erg@google.com2009-04-061-0/+2
* Write the star toggle button. Clicking it will bookmark the page.erg@google.com2009-04-061-0/+2
* Better Linux ChromeCanvas text drawing, using Pango.deanm@chromium.org2009-04-061-1/+1
* DevTools: Split message handling on the agent side into the Renderer and IO h...pfeldman@chromium.org2009-04-061-0/+2
* - Added support for keeping track of load times.davemoore@chromium.org2009-04-031-0/+2
* DevTools: move devtools messages to common.pfeldman@chromium.org2009-04-031-2/+2
* Start of code coverage for Mac.jrg@chromium.org2009-04-031-0/+27
* Move HTML dialogs out of their own tab contents type. Moved functions to newbrettw@chromium.org2009-04-031-2/+2
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-031-5/+55
* Move IPC code to ipc/agl@chromium.org2009-04-031-55/+5
* Fix linking with gold by cleaning up lib dependencies.tc@google.com2009-04-021-7/+7
* Add -lX11 -lXrender -lXext to the chrome link.sgk@google.com2009-04-021-0/+7
* Replace webkit/glue/screen_info.h with WebKit/chromium/public/WebScreenInfo.hdarin@chromium.org2009-04-011-0/+1
* Make Gtk/Gdk/GLib errors/warnings really fatal.phajdan.jr@chromium.org2009-04-011-0/+1
* Update Linux gyp unit_tests:sgk@google.com2009-04-011-13/+28
* Linux gyp changessgk@google.com2009-03-311-9/+12