summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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