summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Enable spellcheck_unittest.cc.mark@chromium.org2009-03-033-6/+12
* Add some speculative MessageLoop::RunAllPending calls to IPC::SyncChannel uni...jam@chromium.org2009-03-031-6/+17
* Remove the RenderThread:: message leaks from the known leak list.jam@chromium.org2009-03-031-99/+0
* Fix crash introduced in r10563 where we modified a RenderWidgetHost after it ...erg@google.com2009-03-032-4/+12
* Fix ExtensionViewTest and reenable it.mpcomplete@google.com2009-03-034-10/+38
* Fix build bustage (take 2).darin@chromium.org2009-03-021-0/+1
* Fix build bustage.darin@chromium.org2009-03-023-0/+5
* Minor cleanup in webkit/glue:darin@chromium.org2009-03-0220-131/+151
* This CL provides new baselines for the following tests (which were fixed insenorblanco@chromium.org2009-03-028-4/+4
* Proposed change to support resource loading for media files.hclam@chromium.org2009-03-0219-16/+505
* Add file that got missing from main checkin.ericroman@google.com2009-03-021-0/+2
* Improve comments in FieldTrial class.jar@chromium.org2009-03-021-13/+7
* 15 more layout tests taken off the pile from svg/custom.finnur@chromium.org2009-03-0227-30/+26
* Add missing header (breaks on linux).ericroman@google.com2009-03-021-0/+1
* Convert encryptor.cc and friends to string16.thestig@chromium.org2009-03-027-55/+68
* split up proxy_service into several files (one per class).ericroman@google.com2009-03-0228-456/+677
* Merge the latest version of PR_ParseTimeString. Thiswtc@chromium.org2009-03-022-148/+456
* Fix unittest to match new querystring parsing rules.mbelshe@google.com2009-03-021-3/+3
* Port SortedDisplayURL, fix up some chrome_font_{gtk,skia} bugs, port text_eli...estade@chromium.org2009-03-027-53/+80
* Fix order of downloads list (HTH it happened, I don't know).glen@chromium.org2009-03-021-1/+1
* Fix the problem that Worker is not treated as active DOM object.jianli@chromium.org2009-03-022-3/+7
* Roll DEPS to pick up disabling overhead accounting.dglazkov@chromium.org2009-03-021-1/+1
* Fix bookmark and menu drag images by making a halo around them. This makesbrettw@chromium.org2009-03-0224-33/+158
* Add js bindings layer for ProxyResolverV8 {"alert()", "dnsResolve()", "myIpAd...ericroman@google.com2009-03-027-62/+627
* Rebaseline an SVG layout test. The difference is that we draw two additional ...sidchat@google.com2009-03-024-8/+7
* Fix the IPC::SyncChannel leaks with RenderThread in the callstack. This work...jam@chromium.org2009-03-022-8/+21
* Add site_instance_unittest.cc to the Posix build.jhawkins@chromium.org2009-03-023-4/+2
* Enable focus-change via tabbing on Linux.estade@chromium.org2009-03-027-19/+91
* Remove unneeded macros that required WTL includes.maruel@chromium.org2009-03-021-3/+0
* Fix a slight error in the atl includes. We are using the CRect class from WTL...maruel@chromium.org2009-03-021-1/+2
* Fix compilations errors introduced by revision 10712.maruel@chromium.org2009-03-025-13/+21
* Correct the order of files in gyp.dglazkov@google.com2009-03-021-2/+2
* Re-include ScriptController into the gyp file.dglazkov@google.com2009-03-021-0/+2
* Add V8WebKitCSSMatrixConstructor to Linux builddglazkov@google.com2009-03-021-0/+1
* Fix windows build: include the webkit chromium directory intc@google.com2009-03-022-2/+1
* Fix linux tree (move static const definition out of class and into cc file)jar@chromium.org2009-03-022-1/+4
* Remove includes to the newly removed edit_drop_target.h header.deanm@chromium.org2009-03-022-2/+0
* Renovate FieldTrial class to better bit with histogram usage.jar@chromium.org2009-03-023-47/+236
* Hook up upstreamed V8 bindings, Chromium sidedglazkov@google.com2009-03-0218-2030/+194
* Separate the AutocompleteEditView from the cross-platform code.deanm@chromium.org2009-03-0215-2662/+2806
* Fix the non-Windows builds. This makes makes the Windows code conditional on ...brettw@chromium.org2009-03-021-0/+16
* Fix and uncomment the tests I broke in my transparency patch. Turns outbrettw@chromium.org2009-03-021-6/+4
* bulk mac test updatethomasvl@chromium.org2009-03-021-46/+43
* Create the PopupView from the EditView, not the PopupModel.deanm@chromium.org2009-03-029-228/+245
* Add googleurl.gyp:googleurl_unittestsmark@chromium.org2009-03-021-6/+22
* Improved PDF from Cole.pinkerton@chromium.org2009-03-021-0/+0
* Random change to force a build. Fix style compliance. In theory, shouldn't br...maruel@chromium.org2009-03-021-2/+2
* Isolate exceptions when evaluating javascript code from C++.ager@chromium.org2009-03-021-1/+9
* Implement gfx::Path on GTK.deanm@chromium.org2009-03-026-21/+54
* Add missing tests to the GYP+Xcode build.mark@chromium.org2009-03-026-53/+43