summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Speculatively roll back r14549 and r14508. The chrome browsertc@google.com2009-04-272-34/+11
* Add keyboard accelerators for IDC_FIND_NEXT and IDC_FIND_PREVIOUS.willchan@chromium.org2009-04-271-3/+9
* Don't allow the browser window to be resized so small that layout starts brea...pkasting@chromium.org2009-04-277-68/+193
* Fix a memory leak in TaskManagerphajdan.jr@chromium.org2009-04-271-3/+7
* Fixes a gcc-4.3 warning in tab_strip_gtk.cc.jhawkins@chromium.org2009-04-272-19/+3
* Add a way to checksum bookmark data to help determine if themunjal@chromium.org2009-04-273-23/+290
* Remove svn:executable and set svn:eol-style to LF.tc@google.com2009-04-274-0/+0
* Searching by keyword now generates a visit against the site with asky@chromium.org2009-04-2715-31/+205
* Linux Omnibox results improvements:deanm@chromium.org2009-04-272-92/+92
* Massively improve the performance of dragging a window over our window.deanm@chromium.org2009-04-271-1/+3
* Add a stub test for TabStripController. It doesn't fully work because of issuespinkerton@chromium.org2009-04-272-1/+131
* Remove a NOTIMPLEMENTED() that's not necessary on Mac.pinkerton@chromium.org2009-04-271-1/+5
* Add virtual dtor for TaskManager::ResourceProvider.phajdan.jr@chromium.org2009-04-271-0/+2
* Use AutocompletePopupPositioner for the Linux Omnibox.deanm@chromium.org2009-04-278-39/+73
* Linux Omnibox mouse support.deanm@chromium.org2009-04-272-4/+103
* Add basic unit tests for TaskManager.phajdan.jr@chromium.org2009-04-272-0/+84
* Revert 14569abarth@chromium.org2009-04-262-43/+1
* Add some histograms to see how often users click through blocking pages.abarth@chromium.org2009-04-262-1/+43
* Monitor some sensitive UI actions for evidence of clickjacking.abarth@chromium.org2009-04-264-1/+28
* Linux: implement automation for modal dialogs.agl@chromium.org2009-04-262-5/+18
* Fix a crash I introduced in r14053. It removed the setting of the controller inbrettw@chromium.org2009-04-251-6/+10
* Show icons in the new omnibox popup.ben@chromium.org2009-04-252-37/+107
* Fix sudden termination after the latest WebKit merge.jam@chromium.org2009-04-2511-54/+99
* Port unload_uitest.cc and enable some of the tests on linux.estade@chromium.org2009-04-241-7/+17
* Passing correct HWND to CreateChromeWindow(). The HWND of the toplevel windowestade@chromium.org2009-04-241-1/+5
* Gtk file selection filters, first cut.estade@chromium.org2009-04-242-6/+78
* Revert "POSIX: Don't spawn zombies." (r14488)agl@chromium.org2009-04-241-13/+2
* Reverting 14489.jcampan@chromium.org2009-04-242-12/+2
* This CL makes sure we unregister our Windows window classes when shut-down.jcampan@chromium.org2009-04-242-2/+12
* POSIX: Don't spawn zombies.agl@chromium.org2009-04-241-2/+13
* No code change, just converting CRLF to LF to prevent changesfinnur@chromium.org2009-04-241-156/+156
* Fix word wrapping on the license label.erg@google.com2009-04-241-0/+11
* Fix for minimum size checkevan@chromium.org2009-04-241-2/+5
* Pass the ExtensionID to the ExtensionFunctionDispatcher.finnur@chromium.org2009-04-246-8/+30
* Revert "Do not send stats from Chromium builds."kuchhal@chromium.org2009-04-243-17/+7
* Fix build break.kuchhal@chromium.org2009-04-241-1/+1
* Add a gcc warning if we don't check the results of ReadParam. Sometc@google.com2009-04-241-2/+2
* Do not send stats from Chromium builds.kuchhal@chromium.org2009-04-243-7/+17
* Make uninstall dialog handle keyboard events (TAB).kuchhal@chromium.org2009-04-241-1/+1
* Implement HTML selects as native Cocoa controls for Chrome.paul@chromium.org2009-04-247-3/+87
* Fix DCHECK when typing certain kinds of input on certain profiles.pkasting@chromium.org2009-04-241-1/+3
* The accidental search infobar was almost never appearing. Fix that regressio...pkasting@chromium.org2009-04-246-103/+87
* Create an about dialog for GTK Chromium.erg@google.com2009-04-245-4/+176
* Override GtkTextView's size request width in the Linux Omnibox.deanm@chromium.org2009-04-242-0/+21
* First cut at adding a map between strings names and resource ids.tc@google.com2009-04-244-0/+113
* Removes FindBar cruft from TabContentsViewMac.rohitrao@chromium.org2009-04-242-69/+2
* Make messages in javascript's alert copyable.tc@google.com2009-04-241-1/+2
* Linux: fix root window co-ordinates.agl@chromium.org2009-04-241-2/+2
* Chrome side of using WebPluginListBuilder.darin@chromium.org2009-04-244-4/+5
* Adding missing null check in case of missing file version info.robertshield@google.com2009-04-241-1/+4