summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Build fix: roll DEPS to pickup WebKit's 45201agl@chromium.org2009-06-251-1/+1
* two more unit_test fixes for: http://codereview.chromium.org/140018rafaelw@chromium.org2009-06-252-2/+5
* Use upstreamed V8Indexjaphet@chromium.org2009-06-257-925/+6
* Linux: add baselines for clipboard-file-accessagl@chromium.org2009-06-253-0/+9
* Reverting 19271.ericroman@google.com2009-06-252-12/+9
* Fix unit_test breakage from http://codereview.chromium.org/140018rafaelw@chromium.org2009-06-251-0/+3
* Linux: plumb fontconfig call out to the sandbox host.agl@chromium.org2009-06-2513-4/+382
* WebKit merge 45134:45176jianli@chromium.org2009-06-252-1/+5
* Refactored ExtensionsPrefs to store paths relative to the extensions install ...rafaelw@chromium.org2009-06-2533-91/+333
* Add some checks to make sure header_buf_body_offset_ is never used when negat...ericroman@google.com2009-06-252-6/+10
* Add a gyp "buildtype" variable to differentiate official release builds.mmoss@chromium.org2009-06-252-1/+14
* GTK: Another attempt at fixing gtk_floating_container_forall() crasher.erg@google.com2009-06-252-10/+12
* Give such a fewer tips. Hide tooltips when the owningmark@chromium.org2009-06-251-0/+5
* Fix Mac bustage.darin@chromium.org2009-06-251-1/+1
* Fix GCC bustage (take 2).darin@chromium.org2009-06-251-25/+0
* Fix second GCC bustage. Warning about an unused function treated as error.darin@chromium.org2009-06-251-7/+0
* Fix GCC compile error. This is similar to the change I made in r19105.darin@chromium.org2009-06-251-1/+1
* Hook up WebHistoryItem and push HistoryItem serialization out of WebFrame.darin@chromium.org2009-06-2517-383/+736
* Remove unused code. Frame::loader() is never null.darin@chromium.org2009-06-252-21/+2
* Guard against nil window in GetRootWindowRect().shess@chromium.org2009-06-251-5/+5
* Allow work that was deferred on account of not being runnable in a nested loopmark@chromium.org2009-06-253-133/+277
* Teardown the global host resolver as part of ~ChromeURLRequest() rather than ...ericroman@google.com2009-06-252-9/+12
* Implementation for memory only sparse cachinghclam@chromium.org2009-06-255-73/+438
* Call V8::Dispose() when the plugin dll is unloaded from the browser so that m...vangelis@google.com2009-06-251-0/+16
* Fixing unit_test bugs. One of hte fixes is for the texture param. This quiets...rlp@google.com2009-06-255-3/+25
* Fix build. finnur@chromium.org2009-06-251-1/+1
* Add favicons to tabs on the Mac. Also moved SkBitmapToNSImage() toavi@chromium.org2009-06-259-82/+57
* Add FileList to IsRefPtrType to fix compiling error in Canary bot. This is ne...jianli@chromium.org2009-06-251-0/+1
* The Provider for External Extensions no longer usesfinnur@chromium.org2009-06-2510-71/+215
* Refactorying to create the ResourceLoaderBridge through a factory class for <...hclam@chromium.org2009-06-2513-105/+308
* [Second attempt]wtc@chromium.org2009-06-251-2/+2
* On Linux, the path to the exe is used to fork renderer processes.jcampan@chromium.org2009-06-254-21/+28
* Disk Cache: Split some time histograms in groups basedrvargas@google.com2009-06-255-35/+75
* Fix embarassing purify error due to length mismatch.cevans@chromium.org2009-06-251-1/+1
* Fixing the tab order in the task manager.jcampan@chromium.org2009-06-251-1/+1
* If we get a connect error in DoCtrlConnectComplete, do not advance towtc@chromium.org2009-06-251-1/+2
* Don't call cancel on requests that have completed successfully.paul@chromium.org2009-06-251-1/+3
* Fix a couple of integer issues in Pickle deserialization. Neither representcevans@chromium.org2009-06-252-1/+32
* Temporary extension UI for the Mac.avi@chromium.org2009-06-253-15/+80
* change backing store cache to be memory-based rather than counterikkay@chromium.org2009-06-257-44/+142
* Reverting r19244 as it unintentionally broke ui tests: OtherRedirectsDontFork...avi@chromium.org2009-06-259-56/+82
* Add favicons to tabs on the Mac. Also moved SkBitmapToNSImage() toavi@chromium.org2009-06-259-82/+56
* Change the breakpad initialization for Google Chrome to bensylvain@chromium.org2009-06-253-26/+33
* Revert Linux sys_string_conversion changes.deanm@chromium.org2009-06-252-222/+4
* Only run the UTF-8 assuming sys conversion tests on Linux.deanm@chromium.org2009-06-251-0/+3
* Implement Linux sys_string_conversions using the system APIs.deanm@chromium.org2009-06-252-4/+219
* Integrating GtkIMContext into the RenderWidgetHostViewGtk class (Take 2).hbono@chromium.org2009-06-2510-5/+351
* Landing http://codereview.chromium.org/146142thomasvl@chromium.org2009-06-251-1/+2
* Relanding this, it was failing to compile because of a FRIEND_CHANGE that had...jcampan@chromium.org2009-06-253-3/+5
* Adjust test expectations.abarth@chromium.org2009-06-251-0/+2