summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* New drop of string translations.mal@chromium.org2009-04-2698-372/+3173
* Dummy checkin to trigger the bots after the build errorwtc@chromium.org2009-04-261-1/+1
* Don't use CancelIo to cancel pending IO before closing awtc@chromium.org2009-04-261-10/+11
* Linux: implement automation for modal dialogs.agl@chromium.org2009-04-262-5/+18
* Dummy checkin to trigger the bots after the master factory refactoring - part 4nsylvain@chromium.org2009-04-251-1/+1
* Dummy checkin to trigger the bots after the master factory refactoring - part 3nsylvain@chromium.org2009-04-251-1/+1
* Fix a crash I introduced in r14053. It removed the setting of the controller inbrettw@chromium.org2009-04-251-6/+10
* Dummy checkin to trigger the bots after the master factory refactoringnsylvain@chromium.org2009-04-251-1/+1
* Dummy checkin to trigger the bots after the master factory refactoringnsylvain@chromium.org2009-04-251-1/+1
* Catch up chrome.gyp with recent additions:sgk@google.com2009-04-251-8/+58
* Capture Mozilla's codesighs, for use in executable sizing.sgk@google.com2009-04-2517-0/+8319
* 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-2523-99/+125
* Disable some layout tests failure due to webkit merge 42725:42805hclam@chromium.org2009-04-251-5/+15
* Try once more to make webkit bots happy.estade@chromium.org2009-04-251-1/+0
* Fix missing expectations in test expectations.estade@chromium.org2009-04-251-3/+3
* Port unload_uitest.cc and enable some of the tests on linux.estade@chromium.org2009-04-243-10/+25
* Temporarily disable worker tests that fail afterdimich@google.com2009-04-241-0/+5
* 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