summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use wdiff to produce expected output.evanm@google.com2008-10-085-8/+44
* Removing old vcdiff hierarchy (replaced by sdch/open-vcdiff pulled separately)jar@google.com2008-10-08120-82593/+0
* Comparison between signed and unsignederg@google.com2008-10-082-2/+2
* Mac build breakage. Revert 3035 & 3040.maruel@google.com2008-10-0810-19/+3533
* Remove unused static functionerg@google.com2008-10-082-13/+2
* Fixes two bugs leading to a layout test failure:sky@google.com2008-10-085-5/+17
* base/logging.h defines LOG when webkit is about to so undef iterg@google.com2008-10-082-2/+3
* Fix a typo I noticed when looking at object tracking. The wrong argument wasbrettw@google.com2008-10-081-1/+1
* Update Xcode project to match http://codereview.chromium.org/6353/amanda@chromium.org2008-10-081-11/+9
* Use Skia on Linux alsoerg@google.com2008-10-082-4/+4
* Make it so that you can resize glass windows from the bottom.ben@chromium.org2008-10-081-1/+2
* Disabled the drag and drop of images and links in the blocking pages to preve...jcampan@chromium.org2008-10-085-33/+11
* External contribution from developer0420@gmail.com. Pressing enter insky@google.com2008-10-081-3/+5
* DeleteButtonController was left over from previous unforkage.dglazkov@google.com2008-10-089-3522/+10
* Attempt to fix more standard non-client painting by extending the client area...ben@chromium.org2008-10-082-10/+14
* Fix problem with popups frames when magic_browzr.erg@google.com2008-10-081-9/+18
* Hackish changes to make gears work in the renderer with the sandbox.mpcomplete@google.com2008-10-084-0/+52
* Fixes to the experimental bloom filter storage code.paulg@google.com2008-10-083-46/+69
* Klocwork bug. Checking the wrong variable.cpu@google.com2008-10-081-7/+12
* Revert 3024, broke mac build.maruel@google.com2008-10-087-10/+88
* changes to get mac layout tests moving forward. Turn off objc GC and remove a...pinkerton@google.com2008-10-082-4/+3
* Fix ownerNode-lifetime-expected-2.html.ericroman@google.com2008-10-082-2/+1
* Pull in new googleurl@94 which includes GURL::EffectiveIntPort().ericroman@google.com2008-10-088-89/+11
* Re-baseline svg-as-background since we actually get this righttc@google.com2008-10-086-80/+6
* Use the new HTTP stack by default in the net module'swtc@google.com2008-10-084-1/+9