summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Add a stub test for TabStripController. It doesn't fully work because of issuespinkerton@chromium.org2009-04-273-1/+132
* 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
* Reverting 14597,14596,14595.sgjesse@chromium.org2009-04-271-1342/+1346
* Update the solutions again to fix dependency on js2c.ager@chromium.org2009-04-271-0/+1
* Update V8 in chromium to version 1.2.1.ager@chromium.org2009-04-271-1346/+1341
* Enable dom_ui unit test on Linux.phajdan.jr@chromium.org2009-04-271-2/+0
* 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-274-0/+90
* 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
* New drop of string translations.mal@chromium.org2009-04-2698-372/+3173
* 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
* Catch up chrome.gyp with recent additions:sgk@google.com2009-04-251-8/+58
* 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-2516-68/+110
* Port unload_uitest.cc and enable some of the tests on linux.estade@chromium.org2009-04-242-8/+18
* 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
* Add a note pointing at a bug so others don't waste time.evan@chromium.org2009-04-241-0/+3
* Revert "POSIX: Don't spawn zombies." (r14488)agl@chromium.org2009-04-247-96/+11
* Rename process_watcher.cc -> process_watcher_win.cc on Windows.agl@chromium.org2009-04-241-1/+1
* Mac: build fix.agl@chromium.org2009-04-241-1/+1
* Reverting 14489.jcampan@chromium.org2009-04-243-79/+40
* For TransportDIB::HandleAndSequenceNumber, make operator<nick@chromium.org2009-04-241-5/+4
* This CL makes sure we unregister our Windows window classes when shut-down.jcampan@chromium.org2009-04-243-40/+79
* POSIX: Don't spawn zombies.agl@chromium.org2009-04-246-10/+95
* 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-248-63/+28
* 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-242-7/+8
* Do not send stats from Chromium builds.kuchhal@chromium.org2009-04-248-28/+63
* 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-2410-6/+205
* Fix DCHECK when typing certain kinds of input on certain profiles.pkasting@chromium.org2009-04-241-1/+3
* Checkbox/RadioButton labels have to reserve space for the focus rects, even i...ben@chromium.org2009-04-243-1/+10
* 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-246-4/+178
* Use WebWorker and WebWorkerClient from the WebKit API.darin@chromium.org2009-04-246-59/+72
* Eliminate a dependency on _com_issue_error() (via the use of _bstr_t)sgk@google.com2009-04-241-10/+0
* Override GtkTextView's size request width in the Linux Omnibox.deanm@chromium.org2009-04-242-0/+21
* Fix a bug where radio buttons would become unselected when clicked (more spec...jcampan@chromium.org2009-04-242-1/+6
* First cut at adding a map between strings names and resource ids.tc@google.com2009-04-248-0/+129
* Removes FindBar cruft from TabContentsViewMac.rohitrao@chromium.org2009-04-243-89/+2