summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Insert NULL check to fix dist crashben@chromium.org2008-10-151-5/+4
* Change #ifdef _DEBUG test to #ifndef NDEBUG test.maruel@google.com2008-10-153-6/+6
* Reset server_cert_ to NULL after freeing it to preventwtc@google.com2008-10-151-1/+3
* Fix a crasher when shutting down with a pending dangerous download.jcampan@chromium.org2008-10-151-2/+4
* The is_content_filtered parameter of the ViewHostMsg_FrameNavigate_Params was...jcampan@chromium.org2008-10-151-1/+5
* improve layout tests by removing definition of DEBUG (libxml uses it to spew ...pinkerton@google.com2008-10-151-1/+4
* Fixing a layout test by introducing support for SVG tags altGlyph and glyph.olehougaard@google.com2008-10-158-1/+31
* A fix for Issue 2673 in chromium: "Flash: IME not available".hbono@chromium.org2008-10-152-2/+30
* Label::SizeToFit was not setting the width properly.jcampan@chromium.org2008-10-151-1/+1
* linux link errorstc@google.com2008-10-151-0/+8
* Remove these files; git cl should have deleted themerg@google.com2008-10-152-98/+0
* Turn SSLClientSocket into an interface.wtc@google.com2008-10-1512-249/+266
* Link in WebView to the gtk test shell, and organize all the gtk files into th...erg@google.com2008-10-154-3/+133
* Enable magic browzr again.ben@chromium.org2008-10-142-1/+3
* Convert HitTest/GetViewForPoint to use gfx::Pointben@chromium.org2008-10-1422-70/+72
* Actually handle WM_SETICON and provide a virtual base that CustomFrameWindow ...ben@chromium.org2008-10-141-0/+5
* Fix some places I missed the renaming changes.brettw@google.com2008-10-143-11/+11
* Add this file I forgot in my previous CL.brettw@google.com2008-10-141-1/+1
* Rename RenderWidgetHostHWND to RenderWidgetHostViewWin for consistency with o...brettw@google.com2008-10-1410-124/+139
* Add a mising header file to xcode and visual studio build files (which i omit...ericroman@google.com2008-10-142-0/+6
* Rename various text zoom related stuff to be more generic, since we now canbrettw@google.com2008-10-1414-85/+100
* Convert CaptureImage to a single method with lots of ifdefs.tc@google.com2008-10-141-36/+9
* Fix a bug where if we converted a std::string into a WebCore::String,brettw@google.com2008-10-142-6/+17
* Report a reasonable error message when test_shell isn't found, and givebrettw@google.com2008-10-141-3/+11
* Remove webkit\pending\wtf\ThreadingWin.cpp.sgk@google.com2008-10-141-469/+0
* Start compiling webview_impl.cc.erg@google.com2008-10-142-1/+209
* Include needed header under Linux.erg@google.com2008-10-141-0/+1
* Get rid of pending\webkit\DeleteButtonController.cppsgk@google.com2008-10-142-4/+1
* Try and find the location of crashben@chromium.org2008-10-141-0/+2
* get webframe_impl.cc to compile on linuxtc@google.com2008-10-147-19/+68
* Change all ConvertPointTo* methods to use gfx::Point instead of CPoint.ben@chromium.org2008-10-1437-303/+288
* Add icefox (Torchmobile Inc.) to the AUTHORS filetc@google.com2008-10-141-0/+1
* Port parts of base/process_util to Linux.evanm@google.com2008-10-147-4/+136
* Fix spelling.erg@google.com2008-10-141-1/+7
* Revert "wrap HMODULE with ifdefs for right now to compile on linux"erg@google.com2008-10-141-7/+1
* Make zomm do full page zoom instead of just text zoom.brettw@google.com2008-10-142-4/+4
* wrap HMODULE with ifdefs for right now to compile on linuxerg@google.com2008-10-141-1/+7
* Accomodate move of tab_dragging_test.cc to browser\views.sgk@google.com2008-10-141-1/+1
* Lots of ScriptController fixes, but it still doesn't compile cleanly.pkasting@chromium.org2008-10-142-218/+408
* Unfork 3.0: Header files, part two.dglazkov@google.com2008-10-143-9/+9
* update name file generationtc@google.com2008-10-141-24/+20
* Fix one of icefox's patchs which broke under windows by adding the header whi...erg@google.com2008-10-141-6/+10
* Committed on behalf of treat.adam@gmail.com (manyoso::TorchMobile)pamg@google.com2008-10-141-1/+1
* Revert "Wrap cursor calls with windows ifdef as cursor support only works on ...erg@google.com2008-10-141-9/+6
* Wrap cursor calls with windows ifdef as cursor support only works on windows ...erg@google.com2008-10-141-6/+9
* Replace View::GetBounds(CRect* bounds) const; with gfx::Rect bounds() const. ben@chromium.org2008-10-1426-246/+196
* Fix the build by including string.brettw@google.com2008-10-141-0/+2
* Move more view stuff out of WebContents. This moves context menus and infobrettw@google.com2008-10-1416-181/+229
* Replace pragma with MSVC macroserg@google.com2008-10-143-5/+8
* Remove passing test from fixable list. Passes afterager@google.com2008-10-141-1/+0