summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Initial download shelf on OS X.thakis@chromium.org2009-06-1819-46/+1948
* Reverting r18743, the rest of it.avi@google.com2009-06-183-0/+202
* Reverting r18743.avi@google.com2009-06-183-28/+11
* Enable SDCH on mac/linuxjar@chromium.org2009-06-181-3/+1
* Import bookmarks to bookmark bar if user has not bookmarked anything yet.kuchhal@chromium.org2009-06-187-41/+52
* Fix a comment I meant to update in the last change.tc@google.com2009-06-181-1/+1
* Fix an uninitialized variable that valgrind complains about.stuartmorgan@chromium.org2009-06-181-2/+4
* Paint the custom frame border and round the corners.tc@google.com2009-06-183-15/+104
* Delete files from webkit/glue that have been made obsolete by correspondingdarin@chromium.org2009-06-189-115/+150
* Committed wrong patchset for r18743. This should have been included.avi@google.com2009-06-181-4/+6
* Try to even the page cycler tests between the current build and reference run...thomasvl@chromium.org2009-06-181-9/+94
* Hook up the "Save Page..." menu item for Mac.paul@chromium.org2009-06-181-14/+15
* Add favicons to tabs on the Mac. Also moved SkBitmapToNSImage() toavi@google.com2009-06-186-213/+26
* Add helper for forcing a GtkEntry to lowercase.mattm@chromium.org2009-06-181-3/+22
* Small piece of extensions auto-update: add an auto-update url member varasargent@chromium.org2009-06-183-6/+72
* Set the gtk drag icon to a 1x1 transparent pixbuf so we don't get the default...jhawkins@chromium.org2009-06-181-0/+8
* Small cleanup of constness.mad@google.com2009-06-184-14/+16
* Elide the URL in the status bubble.tc@google.com2009-06-182-9/+47
* Fix options window for Personalization on Linux.zork@chromium.org2009-06-181-1/+1
* Add gtk EditKeywordController.mattm@chromium.org2009-06-187-15/+339
* Fixes a crash when scrolling quickly on Mac.rohitrao@chromium.org2009-06-181-23/+34
* Add tools menu for bookmark manager gtk.estade@chromium.org2009-06-182-7/+149
* Abstract ExtensionPrefs into their own class.erikkay@google.com2009-06-189-244/+374
* Hook up "clear browsing data" dialog. It looks like ass right now. The intent...ben@chromium.org2009-06-185-10/+12
* Only check for first run dialog on official builds (since the dialog is aamanda@chromium.org2009-06-181-0/+4
* Quick spelling fix.avi@google.com2009-06-181-3/+3
* Use 'cp' not 'copy' to copy in the FirstRun file, since the gyp msvssgk@google.com2009-06-181-1/+1
* Convert chrome.exe to generation by gyp.sgk@google.com2009-06-181-1/+0
* Convert the 'app' target name (which builds the actual executable)sgk@google.com2009-06-182-14/+14
* test_support_ui needs to depend on theme_resources to fix this compilensylvain@chromium.org2009-06-181-0/+1
* Revert r18661.willchan@chromium.org2009-06-189-370/+244
* Linux: Enable metrics_service_uitest.cc. Take 2.willchan@chromium.org2009-06-186-24/+101
* Adds some more images for the new new tab pagearv@google.com2009-06-1825-0/+15
* Enable off-by-default monitor color management on Windows. This is enabled viabrettw@chromium.org2009-06-185-2/+50
* Linux: Add menu item to url bar context menu to launch the search engine editor.mattm@chromium.org2009-06-182-0/+39
* Allow the RenderWidgetHostViewGtk to be sized even if it isn't a popup.ben@chromium.org2009-06-181-0/+9
* Linux: Don't try to special case webkit blur when we stop showing right click...estade@chromium.org2009-06-171-5/+1
* Pass a gfk::NativeWindow instead of gfx::NativeView for TemplateURLFetcher.mattm@chromium.org2009-06-173-9/+5
* Pull Extension-related prefs into its own class. Also add a notification for...erikkay@google.com2009-06-179-244/+370
* Linux: Limit the size of the shared memory segment a renderer will request.estade@chromium.org2009-06-173-10/+47
* Add extension JS files to the project so they are editable in your IDE.mpcomplete@google.com2009-06-171-0/+5
* Fix die-on-launch.jrg@chromium.org2009-06-171-0/+3
* Add setup.exe.manifest and mini_installer.exe.manifest assgk@google.com2009-06-171-0/+6
* Add chrome.{dll,exe}.manifest as AdditionalManifestFiles.sgk@google.com2009-06-171-0/+24
* Adds a widget that when clicked creates a new browser window. It's notsky@chromium.org2009-06-172-0/+85
* Adds the tab overview button to the tab strip.sky@chromium.org2009-06-172-0/+51
* Fixes bug where creating new tabs on linux would momentarily flash thesky@chromium.org2009-06-171-0/+4
* Fix linux compile error.mpcomplete@google.com2009-06-171-1/+1
* Revert r18641: "Linux: Enable metrics_service_uitest.cc."willchan@chromium.org2009-06-176-97/+24
* Add a port disconnect event for when one side of an extension message portmpcomplete@google.com2009-06-1712-103/+222