summaryrefslogtreecommitdiffstats
path: root/chrome/chrome.gyp
Commit message (Expand)AuthorAgeFilesLines
* Stub implementation of linux, mac icon loader/manager.estade@chromium.org2009-05-081-2/+6
* Build fix: remove mention of deleted header file.agl@chromium.org2009-05-081-1/+0
* disable compiling this stuff for now, will resurrect later tonight.ben@chromium.org2009-05-081-7/+12
* don't compile stuff that won'tben@chromium.org2009-05-081-0/+4
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-234/+234
* Add hung renderer dialog on linux. Pretty much just follow thetc@google.com2009-05-081-0/+1
* Fleshes out WidgetGTK and WindowGTK a bit more. This is still varysky@chromium.org2009-05-071-8/+4
* Windows icon loader refactor in preparation for port.estade@chromium.org2009-05-071-2/+2
* OS X Breakpad cleanup.jeremy@chromium.org2009-05-071-0/+2
* Fix forge build by removing obsolete line from gyp.estade@chromium.org2009-05-071-1/+0
* TBR=scherkushclam@chromium.org2009-05-071-2/+0
* Refactor media player to move away from webkit_gluehclam@chromium.org2009-05-071-2/+2
* Clicking on a folder in the bookmark bar now shows its contents as a menu.erg@google.com2009-05-061-2/+4
* linux: make fontconfig deps explicit.evan@chromium.org2009-05-061-3/+6
* Resurrect ExtensionProcessManager. Move the code for starting extensionmpcomplete@google.com2009-05-061-0/+3
* Implement most of the "basics" pref panel on Mac, including code to set the d...pinkerton@chromium.org2009-05-061-0/+4
* Render a "sad tab" on tab crash.willchan@chromium.org2009-05-061-0/+2
* Refactor view from methods to show hung renderer dialog.tc@google.com2009-05-061-1/+1
* Adding a test for a testing that the bug http://crbug.com/9791 is really fixed.jcampan@chromium.org2009-05-061-1/+0
* 'resources' => 'chrome_resources' in the newly-addedsgk@google.com2009-05-061-3/+6
* Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...ben@chromium.org2009-05-061-19/+26
* move chrome_font to app/gfxben@chromium.org2009-05-061-7/+8
* Move chrome_canvas to app/gfxben@chromium.org2009-05-061-4/+4
* Add --simple-data-source which uses simplified media resource loading.scherkus@chromium.org2009-05-061-0/+2
* Move l10n_util to app/ben@chromium.org2009-05-051-6/+6
* Remove the no-longer used TabButtonGtk class.jhawkins@chromium.org2009-05-051-2/+0
* Implement Linux tabs as widgets. This moves tab input handling into the corr...jhawkins@chromium.org2009-05-051-0/+2
* Refactors HWNDView into two classes for reuse on GTK.sky@chromium.org2009-05-051-0/+2
* Convert autocomplete to use a custom matrix and button cell.shess@chromium.org2009-05-051-0/+5
* fix bustage - file movedben@chromium.org2009-05-051-1/+1
* Move *Animation to app/ben@chromium.org2009-05-051-6/+6
* Get rid of the ClipboardService class and header... it is nothing but a shell...ben@chromium.org2009-05-051-1/+0
* Move scoped_vector.h and stl_util-inl.h to base/ben@chromium.org2009-05-051-2/+0
* Bustage fix - forgot to merge this over onto my windows machine from my linux...ben@chromium.org2009-05-051-0/+7
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-5/+33
* Linux: enable omni box ui test and automation proxy ui test.estade@chromium.org2009-05-051-3/+0
* Port the folder selector portion of the BookmarkEditor to GTK.erg@google.com2009-05-051-0/+3
* Specify all the outputs of theme_resources.grd-- it outputstc@google.com2009-05-041-1/+36
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-2/+0
* Fix a bug in session restore on linux/mac. We were pickling thetc@google.com2009-05-011-4/+0
* This is the first part of the PageAction implementation. More work is require...finnur@chromium.org2009-05-011-0/+4
* Pass down the opener tab when a message channel is opened to an extension.mpcomplete@google.com2009-05-011-0/+1
* Fix make build by making sure .pak files are listed as outputs of grd files.tc@google.com2009-05-011-19/+64
* Replace window.external with a v8::extension.mbelshe@google.com2009-05-011-2/+2
* chrome.gyp updates:sgk@google.com2009-05-011-11/+104
* Code coverage improvements.jrg@chromium.org2009-04-301-3/+12
* Fix the web inspector on linux.tc@google.com2009-04-301-0/+1
* Implement ID persistence for bookmarks:munjal@chromium.org2009-04-301-0/+2
* Add a very basic preferences window controller with unit test. Fix the prefs ...pinkerton@chromium.org2009-04-301-0/+3
* Initial prefs window xib from Cole. Hook the menu up to (empty) code. Use sco...pinkerton@chromium.org2009-04-301-0/+1