summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added media/base to chrome/renderer/DEPS.scherkus@chromium.org2009-01-261-0/+1
* Add some more menu items from colepinkerton@google.com2009-01-262-244/+459
* Remove the -win/_win from the test file names since they really aren't windowsthomasvl@chromium.org2009-01-263-22/+22
* fix button cell to use cell's tag for appearance, not the button's cell which...pinkerton@google.com2009-01-263-24/+39
* Checking in stubbed out ChromeMediaPlayer filter implementations.scherkus@chromium.org2009-01-269-315/+556
* Close the handle to the child process after terminating it. This avoidsdarin@chromium.org2009-01-261-0/+1
* Add thread safety checks but keep them disabled for now until I fix all the c...maruel@chromium.org2009-01-264-7/+43
* Do no use custom gtkrc files in layout test mode.thestig@chromium.org2009-01-261-0/+5
* Put one test from 'fast' back on the fail list because text diff outputfinnur@google.com2009-01-261-1/+1
* Roll DEPs to pick up SimpleFontData changes in http://codereview.chromium.org...dglazkov@google.com2009-01-261-1/+1
* Sort file refs and build refs by UUID so Xcode doesn't resort them onaharper@chromium.org2009-01-261-0/+6
* Generate additional .vcproj files in miscellaneous top-level components.sgk@google.com2009-01-2614-113/+534
* Update run_all_tests to use the platform delegate, thus removing evenamanda@chromium.org2009-01-263-24/+9
* Five more layout tests from the 'fast' folder. The tests needed rebaselining ...finnur@google.com2009-01-268-267/+265
* sync up xcode proj with scons filepinkerton@google.com2009-01-261-0/+28
* Fixes possible crash in restoring a previously closed window. Thesky@google.com2009-01-261-0/+3
* Rebaseline a test in opt mode.estade@chromium.org2009-01-263-4/+1
* Some cleanups I've had sitting around for a while that are getting in my way ...pkasting@chromium.org2009-01-261-139/+93
* Two of the three places that set a window mask had it wrong. Fix it.pkasting@chromium.org2009-01-262-3/+9
* Reduce the size of a release test_shell from 18mb to 12mb.deanm@chromium.org2009-01-261-0/+7
* Fix warning which breaks compile with gcc 4.3.xmaruel@chromium.org2009-01-261-2/+2
* More mac updates based on the bots debug/release runs.thomasvl@chromium.org2009-01-261-17/+16
* No changes, just opening the project and letting xcode do it's work -thomasvl@chromium.org2009-01-263-17/+47
* Add a official build target for Linux, builds with OFFICIAL_BUILD.deanm@chromium.org2009-01-261-0/+5
* Make sure variables are referenced in CHECK macros, even for official builds.deanm@chromium.org2009-01-261-11/+13
* Unfork test_shell_main:amanda@chromium.org2009-01-2617-716/+611
* Reverting 8627,8625.maruel@chromium.org2009-01-2614-339/+745
* Fix MSVC warning.phajdan.jr@chromium.org2009-01-261-1/+3
* One test has been fixed in V8 bleeding_edge. Adding a comment to theager@google.com2009-01-261-1/+4
* Clean up dns prefetch code, and also port it.phajdan.jr@chromium.org2009-01-2614-745/+337
* Update tests_fixable to catch regressions from merge 40124:40164.jhawkins@chromium.org2009-01-261-2/+4
* Small porting in chrome/phajdan.jr@chromium.org2009-01-267-13/+21
* Bump for 160 dev cyclemal@chromium.org2009-01-251-1/+1
* Add user script support to extensions.aa@chromium.org2009-01-2512-102/+192
* Attempt to fix a IAT unpatch crash.deanm@chromium.org2009-01-242-58/+58
* Make sure the TabStripModelDelegate can never be NULL.ben@chromium.org2009-01-243-64/+68
* Random de-Windows-ification-ism-izing in renderer_host.brettw@chromium.org2009-01-246-45/+48
* Do some cleanup in the resource message filter. Hopefully it will compile onbrettw@chromium.org2009-01-242-40/+86
* No functional change. Delete trailing whitespace and word-wrap to 80 columns.evan@chromium.org2009-01-244-28/+36
* Do some header file cleanup of RenderWidgetHost. I moved everything to bebrettw@chromium.org2009-01-247-483/+476
* Passing one plugin test on Linux now.evan@chromium.org2009-01-241-1/+1
* Two things:ben@chromium.org2009-01-2426-84/+136
* revert r8603rvargas@google.com2009-01-2470-408/+231
* Create a dialog box for the about:network view and kill the tab type.brettw@chromium.org2009-01-2411-454/+481
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-2470-231/+408
* update list after mergetc@google.com2009-01-241-0/+20
* Chrome side of webkit merge to r40164.tc@google.com2009-01-247-17/+66
* Load plugin metadata (mime types, etc.) on Linux.evan@chromium.org2009-01-243-32/+64
* Fixes leak of CertStore on shutdown.sky@google.com2009-01-233-22/+4
* Pull toolbar importer from trunk.brg@chromium.com2009-01-236-1251/+0