summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Implement tabs.createWindow extension api call. Required: (a) new RVHDelegate...rafaelw@chromium.org2009-04-2828-22/+266
* POSIX: = {0} syntax causes a warning.agl@chromium.org2009-04-281-1/+2
* Updating trunk VERSION build from 177.0 to 178.0laforge@chromium.org2009-04-281-1/+1
* POSIX: don't spawn zombies.agl@chromium.org2009-04-289-12/+123
* Disabling the test again. This time the test doesn't fail at mulitple places....anantha@chromium.org2009-04-281-1/+1
* Enabling the user install tests to see if they pass. They were failing becaus...anantha@chromium.org2009-04-283-4/+3
* Filter modifier to only include accelerator modifiers.willchan@chromium.org2009-04-281-0/+3
* Removes the use of Windows-specific types for accessibility roles and states ...klink@chromium.org2009-04-2829-157/+194
* Convert Windows Sleep to PlatformThread::Sleepevan@chromium.org2009-04-2810-32/+30
* When navigating from an interstitial to another page with an interstitial, we...jcampan@chromium.org2009-04-272-3/+19
* Disable a test that fails on mac. I enabled this in r14684, buttc@google.com2009-04-271-2/+2
* Port another UI test file. Disable tests that still need to be ported.tc@google.com2009-04-272-12/+38
* Remove the unwanted code snippet that was removed by Tim, butmunjal@chromium.org2009-04-271-12/+0
* Fix several painting glitches for toolstrips.aa@chromium.org2009-04-279-58/+143
* Revert r14620 which was a rollback of r14549 and r14508. Thistc@google.com2009-04-273-12/+39
* POSIX: Make --user-data-dir work when it doesn't exist.agl@chromium.org2009-04-271-1/+1
* Landing Hamaji's patch.jcampan@chromium.org2009-04-271-0/+8
* Fix a popup menu offset bug.paul@chromium.org2009-04-271-1/+3
* 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