summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Review URL: http://codereview.chromium.org/132023ericu@google.com2009-06-192-35/+67
* Render the dragged tab contents when detaching a tab from the tabstrip in gtk.jhawkins@chromium.org2009-06-195-19/+174
* linux: Load icons with gdk instead of using PNGDecoder.estade@chromium.org2009-06-192-30/+30
* Clean up BrowserWindowGtk constructor.estade@chromium.org2009-06-192-93/+104
* Linux crash fix.kuchhal@chromium.org2009-06-192-9/+29
* Handle middle click on gtk tab close button.mattm@chromium.org2009-06-192-0/+19
* Fix crash in LocationBarView when accessing TabContents.finnur@chromium.org2009-06-192-21/+20
* Fix problem with how HttpResponseHeaders::Update() copies headers -- it assum...ericroman@google.com2009-06-192-2/+15
* Fix a bug where the window would not be shaped properly whentc@google.com2009-06-181-0/+1
* Disk cache: First pass to add support for sparse entries.rvargas@google.com2009-06-1814-14/+1603
* Lands http://codereview.chromium.org/131064 for tedoc2000.sky@chromium.org2009-06-181-0/+4
* Mark LayoutTests/media/unsupported-rtsp.html as CRASHhclam@chromium.org2009-06-181-0/+2
* Rebaseline some media layout testshclam@chromium.org2009-06-1820-331/+375
* Refactor so checking for number error is done by ParseChunkSize() rather than...ericroman@google.com2009-06-182-6/+12
* Fix tab strip paint regression for tabs other than the first tab.tc@google.com2009-06-181-1/+1
* First draft of web resource service; fetches data from a JSON feed mirandac@chromium.org2009-06-1824-6/+770
* Send port-closed notification when a frame with ports unloads.mpcomplete@google.com2009-06-1822-97/+229
* Implement a max worker count of 16 per tab and 64 total. Any workers created...jam@chromium.org2009-06-1813-63/+274
* Make the tabstrip transparent (doesn't paint a background) bytc@google.com2009-06-184-31/+8
* Adds SendMessage to TransitionTypes.sky@chromium.org2009-06-182-0/+30
* Mark 5 <video> tests as passhclam@chromium.org2009-06-1831-6/+428
* Fix build.thakis@chromium.org2009-06-181-992/+0
* 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-187-206/+12
* Reject invalid URLs in SimpleDataSourcehclam@chromium.org2009-06-181-1/+18
* Enable SDCH on mac/linuxjar@chromium.org2009-06-181-3/+1
* WebKit Merge from 44798:44806levin@chromium.org2009-06-181-1/+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-1854-1105/+590
* 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-189-139/+129
* Add helper for forcing a GtkEntry to lowercase.mattm@chromium.org2009-06-183-15/+31
* Make symbol signatures upper-case.thestig@chromium.org2009-06-181-1/+2
* Change the plugin build file to build the real Mac installer if the o3d-inter...maf@google.com2009-06-181-5/+9
* Add safari to the list of browser that can be tested with selenium.thomaslewis@google.com2009-06-181-1/+1
* Small piece of extensions auto-update: add an auto-update url member varasargent@chromium.org2009-06-183-6/+72
* Add a simple cache of certificates for SSL client authentication.wtc@chromium.org2009-06-186-2/+167
* 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
* Call Layout directly from SetContentsView. In the case where the Widget is cr...ben@chromium.org2009-06-182-5/+10
* Fix options window for Personalization on Linux.zork@chromium.org2009-06-181-1/+1
* Add gtk EditKeywordController.mattm@chromium.org2009-06-187-15/+339
* Revert cl 18723.rvargas@google.com2009-06-1814-1593/+14