summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change some places where we were using javascript: URLs to useaa@google.com2008-11-034-12/+11
* Add support for @include in Greasemonkey scripts.aa@google.com2008-11-033-13/+215
* This fixes the VerifyHistoryLength ui test flakiness. The test initiates page...ananta@chromium.org2008-10-311-0/+15
* Takes steps to make our PlatformScreen implementation more portable.darin@chromium.org2008-10-311-5/+4
* Part 2 of the CL to unfork our changes to FrameLoader.cpp to support thempcomplete@google.com2008-10-312-3/+24
* A fix for Issue 3234 in chromium "Input type password: IME is not disabled."hbono@chromium.org2008-10-311-7/+3
* Make ImageBuffer creation and handling conform to proper WebKit form rather t...brettw@google.com2008-10-311-3/+2
* Accumulated SCons changes for Windows chrome build, round II:sgk@google.com2008-10-301-0/+1
* Revert r4205 to track down buildbot unit_tests failure.sgk@google.com2008-10-301-1/+0
* Accumulated SCons changes for Windows chrome build and othersgk@google.com2008-10-301-0/+1
* Add referrer to session restore.ericroman@google.com2008-10-281-1/+1
* Add the language to the google help center URL (hl=lang).tc@google.com2008-10-281-2/+8
* Plumb the referrer throughout the OpenURL APIs.ericroman@google.com2008-10-272-3/+10
* Add a suggestion to "Learn more about this problem." if there istc@google.com2008-10-273-8/+40
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+2
* Move the spellcheck unittest into browser next to the filetc@google.com2008-10-261-487/+0
* Remove the Google Cache link from local error pages.tc@google.com2008-10-243-30/+4
* Switching hash/ to $CHROME_SRC_DIR/chrome down in chrome.bradnelson@google.com2008-10-221-1/+1
* Using $CHROME_SRC_DIR in place of hash/..bradnelson@google.com2008-10-221-1/+1
* Include chrome/renderer/SConscript in Linux build. Patch by Paweł Hajdan jrmark@chromium.org2008-10-216-40/+51
* Show the path to the Greasemonkey script that caused an erroraa@chromium.org2008-10-212-14/+23
* This fixes http://code.google.com/p/chromium/issues/detail?id=205, which was ...ananta@chromium.org2008-10-202-1/+36
* Remove throttling code from the Browser process and implement throttling in t...erg@google.com2008-10-173-16/+80
* Separate out most view creation from WebContents. This adds a new sub-delegat...brettw@google.com2008-10-171-2/+2
* Start compiling a bunch of *Chromium.cpp files in our port ontc@google.com2008-10-171-1/+1