summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Add a command line switch to allow setting the max sizervargas@google.com2009-06-265-28/+66
* Make the new new tab page the default new tab page.arv@google.com2009-06-269-1566/+195
* 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-265-19/+31
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-2684-1084/+1196
* Fix a crash that happens when changing themes.tc@google.com2009-06-263-22/+55
* Make net::HostResolver refcounted.ericroman@google.com2009-06-265-31/+19
* Add notifications for when V8Proxy creates or destroys a V8 Context.mpcomplete@chromium.org2009-06-264-0/+33
* 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
* Use platform-appropriate newlines in JSON output.mark@chromium.org2009-06-265-39/+41
* 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 2 memory leaks in UtilityProcessHostTest.ExtensionUnpacker.tc@google.com2009-06-261-5/+6
* s/OS_MAC/OS_MACOSX/willchan@chromium.org2009-06-261-2/+2
* 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
* Change BrowserBubble so that clients can say if they expect canvas mirroring ...cira@chromium.org2009-06-262-7/+3
* 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
* linux plugins: eliminate GtkWidget* from plugin processevan@chromium.org2009-06-263-4/+31
* Fix crash 15371finnur@chromium.org2009-06-261-1/+2
* fix windows build break.kuchhal@chromium.org2009-06-261-0/+2
* Given the results of Rohit's investigation, I think that the times that we'remark@chromium.org2009-06-265-34/+49
* Enable Firefox import on OS X. No UI yet.kuchhal@chromium.org2009-06-2611-201/+352
* Remove WebFrame::CaptureImage in favor of having consumers call Layoutdarin@chromium.org2009-06-262-8/+16
* Enable back the test disabled in r19348,r19345 since dank disabled them fromnirnimesh@chromium.org2009-06-261-3/+0
* Adding chrome start-up parameters to information passed back in breakpad crashcpu@google.com2009-06-261-20/+42
* Fix bug when launching chromecpu@google.com2009-06-262-5/+4
* Change ExtensionHost to use notificationserikkay@chromium.org2009-06-269-60/+36
* Remove dependency on NavigationEntry from RenderViewHost. The code forbrettw@chromium.org2009-06-263-66/+47
* Reverting 19361.davemoore@chromium.org2009-06-266-89/+38
* Disable BookmarkEditorGtkTest.* instead of just one, sincedkegel@google.com2009-06-261-1/+1
* Revert cl 19359 due to browser_tests timeout.tim@chromium.org2009-06-2621-207/+157
* Restrict how often javascript can annoy the user with the print dialog. If a...sverrir@google.com2009-06-264-15/+62
* A recent change broke the load times. It also revealed some deficiencies.davemoore@chromium.org2009-06-266-38/+89
* DevTools Profiler: add sanity test.mnaganov@chromium.org2009-06-262-8/+29
* Add a 'RegisterMessages' function to DOMMessageHandler to make it easy to con...tim@chromium.org2009-06-2621-157/+207
* Don't valgrind BookmarkEditorGtkTest.EditTitleKeepsPosition,dkegel@google.com2009-06-261-0/+3
* Fix breakagenirnimesh@chromium.org2009-06-261-1/+3
* Disabling BookmarkEditorGtkTest::ModelsMatch_Testnirnimesh@chromium.org2009-06-261-1/+2
* Tweaks to tab overview to get it performant:sky@chromium.org2009-06-265-6/+71
* Changes the image used for the new tab button.sky@chromium.org2009-06-263-0/+9