summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rev 12100 changed the way that we spool and render printed output, most notablymaruel@chromium.org2009-04-273-1/+21
* Adds --no-audio, which replaces the audio IPC layer with a mock audio device.scherkus@chromium.org2009-04-274-8/+24
* Fix typoamanda@chromium.org2009-04-271-1/+1
* Start building the NPAPI layout test plugin on the Mac (it's been buildableamanda@chromium.org2009-04-271-30/+48
* Roll webkit deps to pickup r14623:ericroman@google.com2009-04-271-1/+1
* Pick up the TlsGetValue fix.mbelshe@google.com2009-04-271-1/+1
* More linux ifdef tweaks. This reverts my earlier change (13503).sky@chromium.org2009-04-2720-79/+30
* Add the generatd file pull_in_test_shell.scons to svn:ignore list.maruel@chromium.org2009-04-270-0/+0
* Add plugin.scons to the svn:ignore list; it is now generated by scons.maruel@chromium.org2009-04-270-0/+0
* Now that we have file dialogs, we might as well hook up "Open File" on the Mac.avi@google.com2009-04-273-7/+11
* Add svn:ignore to third_party/codesighs/.maruel@chromium.org2009-04-270-0/+0
* Disable some warnings in third party code so I can turn on -Werror.tc@google.com2009-04-272-27/+40
* roll DEPS to get ToT gyp which includes make fixestc@google.com2009-04-271-1/+1
* Speculatively roll back r14549 and r14508. The chrome browsertc@google.com2009-04-274-42/+14
* 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
* Fix a crash with <video>hclam@chromium.org2009-04-271-1/+1
* 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
* Roll DEPS to pick up ConsoleMessage unforkdglazkov@google.com2009-04-271-1/+1
* 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
* Ignore whitespace while mirroring Dom to the client.pfeldman@chromium.org2009-04-273-17/+55
* Only check errno when it can be set.phajdan.jr@chromium.org2009-04-271-1/+1
* 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-276-1544/+2236
* Update the solutions again to fix dependency on js2c.ager@chromium.org2009-04-272-0/+4
* Apparently, I did not fix the webkit solution correctly.ager@chromium.org2009-04-271-204/+197
* Update V8 in chromium to version 1.2.1.ager@chromium.org2009-04-276-2038/+1349
* 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
* roll DEPS to pick up WebKit fixdarin@chromium.org2009-04-271-1/+1
* Introduce ScriptEventListner, Chromium side.dglazkov@google.com2009-04-273-1/+11
* 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
* Change Size::IsEmpty() to be consistent with Rect::IsEmpty()erikkay@google.com2009-04-265-23/+46