summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* One more link that needs drag and drop disabled in the malware blocking page.jcampan@chromium.org2008-10-091-1/+1
* Revert both 3079 and 3063 because they caused linux and mac breakage.maruel@google.com2008-10-098-571/+283
* Use #if ENABLE_feature and not #if defined(ENABLE_feature) in idl files.mark@chromium.org2008-10-091-8/+8
* Grouped a failing layout test with another layout test bothsgjesse@chromium.org2008-10-091-2/+5
* Changes to get the layout test harness running on mac.pinkerton@google.com2008-10-097-26/+232
* Remove a couple of tests that were fixed by DOMWindow ager@google.com2008-10-091-5/+0
* Added a comment to a failing test pointing to a newly created bug.sgjesse@chromium.org2008-10-091-1/+4
* Merge Document.idl and DOMWindow.idl properly. Diffing our forkedager@google.com2008-10-097-145/+192
* Initialize string to the empty string to avoid 'undefinedXXX' when appending ...sgjesse@chromium.org2008-10-092-3/+3
* Attempt to get the webkit debug tester green.ager@google.com2008-10-091-0/+5
* Fix Mac build bustage caused by r3029 by providing a temporary stub method.mark@chromium.org2008-10-092-0/+48
* Revert r3074 due to Mac build bustagemark@chromium.org2008-10-096-55/+4
* Roll back changes to the client area size calculation, since this fix didn't ...ben@chromium.org2008-10-092-32/+27
* Adding savedebuglog flag to reliability test. When the flag is huanr@chromium.org2008-10-091-2/+66
* Generate expected results for all tests that don't have pixel results.tc@google.com2008-10-0916-9/+84
* New default brandcode.cpu@google.com2008-10-091-1/+1
* Porting changes in webkit/glue/plugins/testevanm@google.com2008-10-093-29/+40
* Optimize the mime sniffer based on UMA data and move closer to the HTML 5 spec.abarth@chromium.org2008-10-092-75/+30
* Don't show the wdiff link if we're not running with the --wdiff flag.tc@google.com2008-10-092-3/+13
* Remove a bunch of files from KJSBindings.vcproj that are no longer referenced...pkasting@chromium.org2008-10-091-1109/+65
* Fix Linux build breakage from the webkit merge.sgk@google.com2008-10-091-8/+19
* Fixes crash in BrowserAccessibilityManager destructor (see CPBrowsingContextM...klink@chromium.org2008-10-094-12/+14
* Fix ICU build problems under Linux.erg@google.com2008-10-081-0/+4
* Move window_resources.h to chrome/views to remove bad dependency of chrome/vi...ben@chromium.org2008-10-087-9/+9
* Kinder, gentler (half-way-done) unforking.dglazkov@google.com2008-10-082-10/+10
* This fixes http://code.google.com/p/chromium/issues/detail?id=2472, whichananta@chromium.org2008-10-086-4/+55
* Allow lang to be blank in the renderer and plugin if running intc@google.com2008-10-081-2/+5
* Constrained window title text colors are inverted.ben@chromium.org2008-10-081-1/+1
* Always position and size the toolbar view, since it's used to position other ...ben@chromium.org2008-10-081-17/+18
* Fix the Gears build:mpcomplete@google.com2008-10-082-1/+5
* Add a flaky layout test to exceptions.ericroman@google.com2008-10-081-1/+2
* - Add auth integration tests to http_network_transaction_unitttest.ccericroman@google.com2008-10-083-14/+276
* Make sure the window icon is set to at least the app icon as the window is cr...ben@chromium.org2008-10-081-8/+5
* remove unneeded webkit_glue:: and wrap windows functions in ifdefserg@google.com2008-10-083-12/+16
* Unrollback 3024 (partially rolled back in 3027).ericroman@google.com2008-10-087-88/+10
* Update the SCons build for the WebKit merge:sgk@google.com2008-10-088-282/+559
* Change the font search order to try Lucida Sans Unicode before Arial Unicode ...jungshik@google.com2008-10-0826-253/+254
* This file was supposed to get committed during my last refactoring chunk but ...pkasting@chromium.org2008-10-081-3/+4
* Pass NotificationSource by const ref rather than value, as it's a class (and ...pkasting@chromium.org2008-10-082-4/+4
* Update a comment based on our findings today.pkasting@chromium.org2008-10-081-4/+4
* Fix pixel tests broken by my wdiff change.evanm@google.com2008-10-081-0/+2
* Klocwork bug. The dtor of Win2kThreadpool needs to be virtual sincecpu@google.com2008-10-083-23/+14
* Reuse a method that will be required for criteria checker as well.kuchhal@chromium.org2008-10-084-35/+23
* Build some code and unit tests inside chrome. This depended on sqlite, somark@chromium.org2008-10-084-5/+3460
* Add win32 installer to Gears SConscripts.mpcomplete@google.com2008-10-083-74/+184
* Fix tree breakage by referencing correct open-vcdiff directory.erg@google.com2008-10-081-1/+1
* Fixes leak in new test.sky@google.com2008-10-081-2/+3
* Make Mac clipboard code tolerant of nil clipboard without crashing. Add amark@chromium.org2008-10-081-30/+36
* Provide converters to and from NSString* in sys_string_conversionsmark@chromium.org2008-10-085-8/+77
* Remove include to file that does not exist and sign comparison compiler warning.erg@google.com2008-10-082-3/+2