summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tagging two tests that seem to have a pattern the last day or so on the mac b...thomasvl@chromium.org2009-02-051-0/+2
* Fix unintentional edit from r9218.kuchhal@chromium.org2009-02-051-1/+1
* Open Chrome Window instead of tab when it is launched from a shortcut.kuchhal@chromium.org2009-02-051-4/+7
* Usual round of porting in chrome/phajdan.jr@chromium.org2009-02-057-56/+39
* WebKit merge 40500:40539 [Chromium side]levin@chromium.org2009-02-0510-23/+61
* Remove the stale ifdef/comment since the it's using the command line class nowthomasvl@chromium.org2009-02-051-7/+0
* Fixing build break.thomasvl@chromium.org2009-02-051-2/+1
* Fix mac/linux build break.jam@chromium.org2009-02-051-0/+1
* Finish taking out render_messages.h includes from headers.jam@chromium.org2009-02-0568-318/+348
* A workaround fix for Issue 6971.hbono@chromium.org2009-02-051-39/+40
* Another macro for 100 linear slotscpu@google.com2009-02-051-0/+5
* Check for a NULL WebPluginDelegate pointer in WebPluginImpl::TearDownPluginIn...ananta@chromium.org2009-02-051-4/+6
* Disable some tests on linux that started to fail after r9202 whichtc@google.com2009-02-051-0/+7
* Index: /usr/local/google/home/shess/chromium/chromium-svn-submit/src/webkit/t...shess@chromium.org2009-02-051-16/+2
* Updates tests_fixable per my last commit.sky@google.com2009-02-051-6/+0
* This "unbaselines" some tests that were prematurely rebaselined before. Sixdsh@google.com2009-02-0530-435/+17
* Disable all of ScopedTempDir tests, since the next one crashed as well.erikkay@google.com2009-02-051-1/+1
* Make mock_render_process_host, test_web_contents, and testing_profile compile...thestig@chromium.org2009-02-054-10/+14
* Update DEPS to pull in latest webkit.sky@google.com2009-02-051-1/+1
* Disable ScopedTempDir.FullPath since it's crashing.erikkay@google.com2009-02-051-0/+4
* Add a few errors to the known errors list:erikkay@google.com2009-02-052-0/+172
* Take two at this CL. My last client was borked. TBR since tony approved the l...ojan@chromium.org2009-02-051-4/+15
* DEBUG was dropped from the preprocessor macros at some point. Add itiposva@chromium.org2009-02-051-0/+1
* Convert webkit_glue::GetLocalizedString to return a string16tc@google.com2009-02-059-15/+29
* Remove FromWindow from the WebWidgetHost interface and make it a static funct...jhawkins@chromium.org2009-02-054-14/+3
* Disk cache: Add a check to make sure that the index table mask is not bigger ...rvargas@google.com2009-02-042-2/+14
* Commiting the changes from my previous cl that are specific to not including ...jam@chromium.org2009-02-0430-96/+93
* Make WebWidgetHost's widget into a real GtkWidget.evan@chromium.org2009-02-041-5/+106
* Disabled system level install tests on Vista. System level install tests are ...anantha@chromium.org2009-02-043-29/+44
* Add a very simple test for renderer_main, in the interests of bringup.jeremy@chromium.org2009-02-045-11/+127
* Make autofill_manager compile on POSIX.thestig@chromium.org2009-02-044-11/+6
* Removes the testsky@google.com2009-02-041-3/+0
* Explicitly removing WS_POPUP after initialization so that users of the Extern...tommi@chromium.org2009-02-042-2/+6
* Enable render_widget_host, render_view_host and backing_store. Remove the Ren...pinkerton@chromium.org2009-02-0413-133/+79
* Fix two variables that were renamed but no changed on win.jhawkins@chromium.org2009-02-042-3/+2
* Use gfx::NativeView instead of gfx::NativeWindow where appropriate. Switch t...jhawkins@chromium.org2009-02-0412-38/+38
* Get windowed plugins (Flash) limping along on Linux.evan@chromium.org2009-02-048-13/+686
* This test is still failing on the mac. TBR to green builder.ojan@google.com2009-02-041-0/+1
* Recommit "Make chrome/renderer/render_main.cc cross-platform + OS X bringup."jeremy@chromium.org2009-02-048-53/+197
* Commit just the changes to make creating new IPC channel types easier.jam@chromium.org2009-02-0423-220/+139
* Add fast/encoding/char-encoding-mac.html to tests_ignored list even on Mac.jungshik@google.com2009-02-041-1/+3
* Paper over a crash that I think is due to the way we shut down the view hiera...ben@chromium.org2009-02-041-0/+7
* Autocomplete popup should not handle the Home and end key messages, they shou...jcampan@chromium.org2009-02-042-12/+31
* Added missing DEPS for fixing buildshclam@chromium.org2009-02-041-0/+1
* Fix some obvious not implemented linux bits so we can crash latertc@google.com2009-02-042-8/+25
* This CL adds macro used to track the creation and destructionjcampan@chromium.org2009-02-0411-13/+132
* Add render_view to the mac build.brettw@google.com2009-02-041-1/+3
* AudioRendererHost and unit test fileshclam@chromium.org2009-02-045-0/+340
* Add support for 8 Indian languages. jungshik@google.com2009-02-0413-9/+41
* Make render_view_host_manager.cc compile on POSIX.thestig@chromium.org2009-02-044-12/+8