summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Add menu tag to View + Encoding menus.jeremy@chromium.org2009-04-272-1/+4
* Reverting my change it breaks release compilation on Windows.jcampan@chromium.org2009-04-2710-785/+19
* Unfork some code who's dependency has landed on Mac.shess@chromium.org2009-04-271-6/+0
* Do not send stats from Chromium builds.kuchhal@chromium.org2009-04-278-28/+67
* This patch adds a new kind of tests: browser tests.jcampan@chromium.org2009-04-2710-19/+785
* Fail the plugin initialization if we are unable to duplicate the event handle...ananta@chromium.org2009-04-273-4/+10
* Disabling user install testcase to investigate why it fails on the bot and no...anantha@chromium.org2009-04-271-1/+1
* Update selected line in model before accepting input when the user clicks in ...shess@chromium.org2009-04-272-5/+6
* Add quarantine metadata to downloads on the Mac. Patch by Stuart Morganmark@chromium.org2009-04-277-1/+128
* Changes to get multi-process plug-in scaffolding building on Mac.pinkerton@chromium.org2009-04-273-97/+57
* Its strange that these tests are failing only on bots, but not on local machi...anantha@chromium.org2009-04-272-4/+16
* Relanding this. jcampan@chromium.org2009-04-272-40/+69
* linux: turn on no-op plugins code.evan@chromium.org2009-04-271-1/+3
* linux: make --single-process mean in-process renderer.evan@chromium.org2009-04-271-0/+8
* Repair FileVersionInfo leak. Doh.robertshield@google.com2009-04-271-3/+3
* Clean up construction of LocationBarViewMac objects.shess@chromium.org2009-04-277-49/+16
* Fix a few crashes when trying to drag a closing tab.jhawkins@chromium.org2009-04-272-4/+32
* Adds --no-audio, which replaces the audio IPC layer with a mock audio device.scherkus@chromium.org2009-04-274-8/+24
* More linux ifdef tweaks. This reverts my earlier change (13503).sky@chromium.org2009-04-278-24/+10
* Now that we have file dialogs, we might as well hook up "Open File" on the Mac.avi@google.com2009-04-273-7/+11
* Speculatively roll back r14549 and r14508. The chrome browsertc@google.com2009-04-273-35/+12
* 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-2713-69/+213
* 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
* Update OS error message.kuchhal@chromium.org2009-04-272-2/+2
* Searching by keyword now generates a visit against the site with asky@chromium.org2009-04-2718-32/+256
* Fill in a bunch of missing menu items: Stop, Reload, History, Downloads, Clea...pinkerton@chromium.org2009-04-271-8/+229
* 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-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