summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* On uninstall ask whether to delete profile.kuchhal@chromium.org2009-04-179-28/+168
* Update V8 to version 1.1.10.2 which contains a crash fix.ager@chromium.org2009-04-171-1/+1
* Add GetAppOutput function, a better replacement for popen.phajdan.jr@chromium.org2009-04-173-0/+92
* added windows.getWindows() and tabs.moveTab()rafaelw@chromium.org2009-04-176-63/+316
* roll DEPS to pick up latest third_party/WebKitdarin@chromium.org2009-04-171-1/+1
* Re-word this menu item.ben@chromium.org2009-04-171-1/+1
* Remove overlap between TabContents and WebContents. Now all the functions inbrettw@chromium.org2009-04-174-204/+162
* Add back in the kill -9 in the hopes that it fixes hanging TestShells on mac ...ojan@google.com2009-04-171-0/+3
* Update Purify and Valgrind data to ignore a few new tests.rvargas@google.com2009-04-172-0/+10
* Roll V8 to 1.1.10.1sgjesse@chromium.org2009-04-171-1/+1
* Only dump image results if the hashes don't match.ojan@google.com2009-04-175-20/+56
* DevTools: Make all devtools messages dispatch through debugger interrupt.pfeldman@chromium.org2009-04-1716-74/+240
* Disk cache: Modify the unit tests so that they test bothrvargas@google.com2009-04-179-150/+397
* Reorganize fullscreen mode handling. Now nearly everything is in WindowWin. ...pkasting@chromium.org2009-04-1712-272/+344
* Switched over to scoped_ptr_malloc and heap-allocated FFmpeg structures.scherkus@chromium.org2009-04-178-43/+58
* Use different names for Chrome/Chromium for Chrome HTML prog id. If wekuchhal@chromium.org2009-04-173-29/+18
* Prevent Plugin Channel Host from dropping reply messages while plugins are di...pfeldman@chromium.org2009-04-173-13/+28
* Mark pending/ and chrome/ bugs as BUG_GWILSON until someonetc@google.com2009-04-171-22/+22
* Linux side rebaseline for upstream changes. These match the windowstc@google.com2009-04-163-14/+1
* Split out the contents view into its own header. rename it to AutocompletePop...ben@chromium.org2009-04-165-448/+495
* Rebaseline tests where the output changed upstream.tc@google.com2009-04-1614-258/+226
* Fix errordkegel@google.com2009-04-161-1/+2
* Make sure to delete the tab when we remove it from the tab strip. Also remov...jhawkins@chromium.org2009-04-161-1/+5
* Start creating results rows, making sure their visual representation is clipp...ben@chromium.org2009-04-162-33/+351
* Re-introducing the toolbar importer code.This is the same code that was remov...brg@chromium.com2009-04-168-0/+1275
* Fix two nits that arrived after checkindkegel@google.com2009-04-161-3/+2
* chrome_tests.py needs to tell run_webkit_tests.py if it's a debug builddkegel@google.com2009-04-161-1/+8
* Fix the process creation problem. This forces transitions betweenbrettw@chromium.org2009-04-165-5/+71
* Refactor the tab button logic into TabButtonGtk.jhawkins@chromium.org2009-04-169-300/+390
* Make Browser::set_window defined all the time, and adds the ability tosky@chromium.org2009-04-163-1/+16
* Fix typo. Fixes --run-singly option of run_webkit_tests. TBR.ojan@google.com2009-04-161-1/+1
* This CL fixes issue 5729 - RTL: TabStrip context menu should be positioned pr...xji@chromium.org2009-04-161-1/+4
* Remove ExtensionProcessManager and move its functionality ontompcomplete@google.com2009-04-1617-215/+136
* Mark tests that are failing from the merge. I'm investingating now.tc@google.com2009-04-161-0/+11
* Whitespace change to trigger a build.tc@google.com2009-04-161-0/+1
* Chrome side of webkit merge from 42547 to 42580.tc@google.com2009-04-169-27/+20
* Fix Sandbox on SnowLeopard.jeremy@chromium.org2009-04-162-26/+60
* Minor tweaks to deal with the split between CFBundleVersionjrg@chromium.org2009-04-161-1/+6
* Minor tweaks to make coverage happier on OSX.jrg@chromium.org2009-04-161-14/+22
* URLRequest::Interceptor enhancements1) Allow an interceptor to change its min...michaeln@google.com2009-04-1611-85/+802
* linux: users of glue require GTK in the include path.evan@chromium.org2009-04-162-0/+6
* Add some flaky tests. Mark dns-prefetch-control as slow.ojan@google.com2009-04-161-5/+9
* Augment time_format.h/.cc to format elapsed time also.munjal@chromium.org2009-04-164-98/+440
* For ease of scripting, allow the actual test binary name to be used as an arg...dkegel@google.com2009-04-161-11/+12
* Fix the failure to fail in PlatformCanvasWin ctorcpu@google.com2009-04-161-7/+21
* JavaScriptCore is not using the webkit common defines.mbelshe@google.com2009-04-161-1/+1
* Implement app modal dialogs on mac.pinkerton@chromium.org2009-04-163-9/+107
* Tweak two suppressions to work in more environmentsdkegel@google.com2009-04-161-3/+6
* Add concept of slow tests. Only mark one test as slow for now. After checkin,...ojan@google.com2009-04-165-100/+198
* Don't call COM stuff in the renderercpu@google.com2009-04-161-8/+7