summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Remove base dependency from image_operations and associated unittests. I also...brettw@google.com2008-12-101-2/+2
* Cleanup, part 1.pkasting@chromium.org2008-12-081-1/+1
* Reupload of 12418glen@chromium.org2008-12-072-3/+3
* Fixing build bustage. Adding files which were part of the original changeananta@chromium.org2008-12-052-0/+6
* Don't cancel the original manual data stream request when the plugin invokesananta@chromium.org2008-12-042-6/+0
* Changed svn:eol-style of all .sln and .vcproj files to CRLFscherkus@chromium.org2008-12-041-307/+307
* Move convolver and image_operations from base/gfx to skia/ext. This is justbrettw@google.com2008-12-031-1/+1
* Revert my skia file moves because of layout test failures.brettw@google.com2008-12-031-3/+4
* Move convolver, image_operations, and skia_utils from base/gfx to skia/ext.brettw@google.com2008-12-021-4/+3
* add more files to mac chrome project, build a few more tests. Fix typo in sco...pinkerton@google.com2008-12-021-1/+1
* Remove the URL and title from the state getting functions and IPC messages.brettw@google.com2008-12-021-11/+5
* Fix window.open()/window.close() regression by disabling window.close() until...erg@google.com2008-12-012-2/+32
* Reapply 5971 which was reverted in 5974. The unit test wasn't unregistering t...maruel@chromium.org2008-12-011-0/+1
* Fix the painting problem with Stree View and Flash 10. After the size of the...jam@chromium.org2008-12-012-14/+9
* Rollbackmbelshe@google.com2008-12-011-4/+0
* A new copy of the old system monitor changelist.mbelshe@google.com2008-11-301-0/+4
* src/webkit side of webKit merge 38653:38729ojan@google.com2008-11-272-2/+2
* Reverting 5971.maruel@chromium.org2008-11-251-1/+0
* Add superficial unit test for PrintJob. That's a start.maruel@chromium.org2008-11-251-0/+1
* Fixes the WebRequest API to consistently use std::string instead ofdarin@chromium.org2008-11-251-4/+4
* Find now uses WebKit's TextMatch highlighting for Find-in-page.finnur@google.com2008-11-241-10/+4
* Don't save state when the page ID doesn't change.brettw@google.com2008-11-241-2/+9
* Remove base versions of the graphics headers, which previously just forwarded...brettw@google.com2008-11-222-3/+3
* Remove use of wide characters in stats table identifiers.evanm@google.com2008-11-221-2/+2
* Rollback "Remove use of wide characters in stats table identifiers."evanm@google.com2008-11-211-2/+2
* Remove use of wide characters in stats table identifiers.evanm@google.com2008-11-211-2/+2
* Plumb WebCore's windowResizerRect() through glue and renderer. Enables Mac sc...pinkerton@google.com2008-11-212-0/+6
* Revert 5607 because it caused a base_unittest failure.maruel@chromium.org2008-11-181-1/+0
* Add superficial unit test for PrintJob. That's a start.maruel@chromium.org2008-11-181-0/+1
* A workaround fix for Issue 343 "Chinese Sogou input method lose first initial...hbono@chromium.org2008-11-173-3/+12
* Review URL: http://codereview.chromium.org/10958mbelshe@google.com2008-11-141-4/+0
* Change to integrate SystemMonitor changes into chrome.mbelshe@google.com2008-11-141-0/+4
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-1416-55/+53
* Re-do the way browser windows are shown:ben@chromium.org2008-11-141-1/+1
* * Copy webkit_glue font functions into ChromiumBridge.erikkay@google.com2008-11-133-61/+0
* Prevent crash due to DIB allocation failure joshia@google.com2008-11-123-11/+23
* Review URL: http://codereview.chromium.org/10005petersont@google.com2008-11-112-3/+11
* Change old code from "unloadListnerChanged" model to new WebKit EnableSuddenT...erikkay@google.com2008-11-102-19/+8
* Don't crash on chrome.exe --type=renderer. Don't try to GlobalCleanup() if G...deanm@chromium.org2008-11-101-1/+2
* Review URL: http://codereview.chromium.org/10237petersont@google.com2008-11-082-11/+3
* Entries in a form get recorded when the user submits the form. Database and ...petersont@google.com2008-11-082-3/+11
* Landing this again as I cannot reproduce the perf regression locally.jcampan@chromium.org2008-11-075-14/+68
* Reverting the autofill popu CL as it creates perf regression.jcampan@chromium.org2008-11-065-68/+14
* Changed the call to attach the debugger to V8 to run in the renderer thread. ...sgjesse@chromium.org2008-11-062-2/+21
* Changes parameters used by IME code to fix several issues caused by Japanese ...hbono@chromium.org2008-11-061-19/+23
* This CL adds the autofill UI in forms.jcampan@chromium.org2008-11-055-14/+68
* Rewrote the clipboard API to be more concurrent. Added a helper class to make...estade@chromium.org2008-11-051-52/+67
* Finish unforking the async history item changes.mpcomplete@google.com2008-11-042-3/+6
* Fix for crash in NPN_Invoke. This happened because the window script NPObjec...jam@chromium.org2008-11-041-13/+15
* Convert chrome\renderer to new SCons naming.sgk@google.com2008-11-032-74/+109