summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix a number of layout tests.ager@google.com2008-10-1414-167/+315
* Remove no-longer-referenced webkit\pending files.sgk@google.com2008-10-1432-14771/+0
* Fix for issue 81olehougaard@google.com2008-10-142-5/+13
* Revert r3334 to disable magic_browzR and see if that fixes the crashes in the mal@chromium.org2008-10-142-3/+1
* Support servers that request but don't require SSLwtc@google.com2008-10-142-1/+24
* Add WinCE support to Gears SConscripts. No installer support yet.mpcomplete@google.com2008-10-1410-98/+262
* include platform/gtk in the CPPPATH on linuxtc@google.com2008-10-141-0/+11
* Turn on MagicBrowzr again.ben@chromium.org2008-10-142-1/+3
* Fix some types in ScriptController.h to be a bit less wonky. This was mbelsh...pkasting@chromium.org2008-10-144-21/+15
* build more glue on linuxtc@google.com2008-10-142-5/+8
* Fix crash in saving pages.ben@chromium.org2008-10-131-0/+1
* Remove working files from the remove_files list, and reorganize Win32 speccif...erg@google.com2008-10-131-7/+2
* Bring up idletimer unittest on Mac port.jeremy@chromium.org2008-10-134-38/+71
* Fix issues with mouseleave messages not getting sent due to some sort of issu...ben@chromium.org2008-10-132-4/+5
* This is the first pass at refactoring the interstitial page.jcampan@chromium.org2008-10-1322-722/+892
* Make plugin processes (except Gears) run at normal priority.jam@chromium.org2008-10-131-2/+6
* I forgot to make the background images not dnd-able on the blocking pages.jcampan@chromium.org2008-10-134-6/+6
* Another dupe. Have no clue how they got there.dglazkov@google.com2008-10-131-4/+0
* Remove accidental dupe of ExceptionContext in the project file.dglazkov@google.com2008-10-131-8/+0
* Renable disabled plugin ui tests since they now pass again.jam@chromium.org2008-10-131-2/+2
* Add new web_contents_view_win.cc to the SCons build.sgk@google.com2008-10-131-0/+5
* Fix a memory leak when closing an IPC channel and not properlyrvargas@google.com2008-10-131-2/+9
* Minor code clean up.paulg@google.com2008-10-132-4/+9
* Popups opened from popups should be constrained and subject to constrained po...erg@google.com2008-10-131-7/+7
* Remove passing tests from the list.tc@google.com2008-10-131-3/+0
* Use system title bar font for app windows, detached popups, constrained popups.ben@chromium.org2008-10-135-7/+42
* Update DerivedSources.make to match modified WebKit scripts. This allows us ...pkasting@chromium.org2008-10-134-218/+6
* Add a templatized scoped GDI handle object. Use this to implement ScopedBitma...ben@chromium.org2008-10-131-37/+26
* Re-add code to load the ahem font.tc@google.com2008-10-13450-2922/+3039
* GCC 4.3 fixestc@google.com2008-10-135-7/+0