summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a command line switch to allow setting the max sizervargas@google.com2009-06-266-28/+70
* Make the new new tab page the default new tab page.arv@google.com2009-06-269-1566/+195
* Enforce correct mime-type on some files formats (especially images).maruel@chromium.org2009-06-261-0/+4
* Do not write magic string to registry for non Google Chrome builds.kuchhal@chromium.org2009-06-261-1/+3
* WriteThumbnailToDisk runs on a bg thread so it cannot access the cache_ direc...meelapshah@chromium.org2009-06-263-6/+15
* Reverting 19425.ericroman@google.com2009-06-2628-135/+153
* Fix bad commentgman@google.com2009-06-261-2/+0
* This fixes lots of docs issues in the IDL files.gman@google.com2009-06-2616-36/+100
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-2685-1089/+1208
* Fix the < sign to &lt; in jsdocsgman@google.com2009-06-261-1/+1
* Fix a crash that happens when changing themes.tc@google.com2009-06-263-22/+55
* Make net::HostResolver refcounted.ericroman@google.com2009-06-2628-153/+135
* Add notifications for when V8Proxy creates or destroys a V8 Context.mpcomplete@chromium.org2009-06-2611-3/+93
* Review URL: http://codereview.chromium.org/147235jianli@chromium.org2009-06-262-1/+9
* Missed a test that needed to be updated with r19418.mark@chromium.org2009-06-261-7/+15
* Refactor the win KeywordEditorView for cross platform friendliness.mattm@chromium.org2009-06-268-561/+706
* Document when the Delegate methods OnCertificateRequested andwtc@chromium.org2009-06-261-1/+9
* divVectorVector was copied from mulVectorVector and the * was still there. F...petersont@chromium.org2009-06-261-0/+6
* Use platform-appropriate newlines in JSON output.mark@chromium.org2009-06-2616-49/+188
* JS bindings for Audio ctor in place. 4 test expectations changed.kylep@chromium.org2009-06-261-4/+3
* Do some minor cleanup I noticed in SiteInstance. Before, we would parse andbrettw@chromium.org2009-06-263-19/+24
* Validates links which are to be passed on to the NTP by ensuring that they st...mirandac@chromium.org2009-06-262-8/+14
* Use regular notifications for theme changes.tc@google.com2009-06-263-4/+15
* Create a webkit thread for use within the browser process. This patch also i...jorlow@chromium.org2009-06-2619-5/+539
* Add stubs for the rest of the gtk advanced options sections. Hook up the rese...mattm@chromium.org2009-06-263-2/+135
* Fix a menu crash.ben@chromium.org2009-06-261-0/+1
* Fix 2 memory leaks in UtilityProcessHostTest.ExtensionUnpacker.tc@google.com2009-06-261-5/+6
* This test no longer crashes.abarth@chromium.org2009-06-261-2/+0
* Two fixes:cevans@chromium.org2009-06-263-2/+96
* Add missing include, fix compile on Fedora 11.thestig@chromium.org2009-06-261-2/+3
* Fix div typogman@google.com2009-06-261-1/+1
* s/OS_MAC/OS_MACOSX/willchan@chromium.org2009-06-261-2/+2
* Refactoring using_proxy_, using_tunnel_, using_socks_proxy_ into a single enu...arindam@chromium.org2009-06-264-23/+145
* Makes tab overview show the arrow at the right location.sky@chromium.org2009-06-265-10/+11
* GTK bookmark manager: workaround for multi row dragging.estade@chromium.org2009-06-262-14/+78
* Fix download shelf z ordering during close.estade@chromium.org2009-06-261-3/+11
* Enable extension protocols on all platforms. This should enable background p...erikkay@google.com2009-06-261-8/+1
* Fix two issues with Drag-N-Drop in gtk tabstrip:jhawkins@chromium.org2009-06-262-2/+37
* Mark flaky test video-src-change.html.jianli@chromium.org2009-06-261-1/+1
* Set images svn:mime-type.maruel@chromium.org2009-06-260-0/+0
* Revert "Delete the upstreamed files: V8NPUtils.h V8NPUtils.cpp NPV8Object.h N...ajwong@chromium.org2009-06-265-4/+718
* Change BrowserBubble so that clients can say if they expect canvas mirroring ...cira@chromium.org2009-06-262-7/+3
* Add DCHECKs to the states that should be entered only when thewtc@chromium.org2009-06-261-0/+7
* WebKit merge 45203:45247jianli@chromium.org2009-06-2627-178/+7
* Delete the upstreamed files: V8NPUtils.h V8NPUtils.cpp NPV8Object.h NPV8Objec...ajwong@chromium.org2009-06-265-718/+4
* move the ResetToDefault function for prefs to chrome/browser/options_utilmattm@chromium.org2009-06-264-54/+89
* Foundations for gtk advanced options page.mattm@chromium.org2009-06-266-44/+275
* Mark a layout test as flakyhclam@chromium.org2009-06-261-0/+2
* linux plugins: eliminate GtkWidget* from plugin processevan@chromium.org2009-06-2617-87/+181
* Fix crash 15371finnur@chromium.org2009-06-261-1/+2