summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* This is a rename of the term 'Greasemonkey' to 'user script' in Chromium.aa@chromium.org2009-01-099-78/+78
* remove chrome dependencies from win sandboxing headers. Wrap sandbox code topinkerton@google.com2009-01-091-2/+6
* The popup for autofill is now never activated, even when clicked.jcampan@chromium.org2009-01-096-16/+14
* adding more grit love to other targets, updating scons files for things that ...pinkerton@google.com2009-01-071-9/+1
* Fix a leak in the RenderView tests. We were responsible for deleting the repl...brettw@chromium.org2009-01-062-6/+7
* Move plugins to FilePaths, some cleanupavi@google.com2009-01-066-12/+15
* Add using_generated_resources.scons to the build. Thistc@google.com2009-01-061-1/+1
* Fix an uninitialized memory read that purify exposed.brettw@chromium.org2009-01-051-6/+7
* Some more GRIT refactoring.tc@google.com2009-01-051-1/+1
* Refactor the render widget unittest so it can be reused to create a render viewbrettw@chromium.org2009-01-059-191/+516
* Adjusting the name of a function to make it more descriptive.avi@google.com2008-12-302-2/+2
* Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda...evanm@google.com2008-12-261-1/+1
* Changed DomAutomationController to use UTF-8 strings.scherkus@chromium.org2008-12-201-1/+1
* Reverting 7306 to reapply 7296. It wasn't its fault.maruel@chromium.org2008-12-191-0/+1
* Dummy checkin to force a build. NO CODE CHANGE.maruel@chromium.org2008-12-191-1/+0
* Initial generation of native Visual Studio solution filessgk@google.com2008-12-191-0/+6
* Make the global render thread object a regular global object rather than abrettw@google.com2008-12-188-61/+51
* Convert from using env['PLATFORM'] directly to using the more flexiblesgk@google.com2008-12-181-4/+4
* Bridge out media player from MediaPlayerPrivate.hclam@chromium.org2008-12-187-1/+223
* Porting in renderer/phajdan.jr@chromium.org2008-12-183-9/+4
* Move the "platform" wrappers in skia/ext to the skia namespace.brettw@google.com2008-12-174-13/+13
* Handle HTTP 200 responses received in response to byte range requests issued ...ananta@chromium.org2008-12-171-1/+13
* Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.maruel@chromium.org2008-12-161-307/+307
* Add "Enable spell check for this field" menu option in sub context menu for c...sidchat@google.com2008-12-152-0/+11
* A new shot at the old system monitor changelist.mbelshe@google.com2008-12-131-0/+4
* Implement visited link coloring.brettw@google.com2008-12-131-0/+9
* Have GRIT generate files into a common directory.tc@google.com2008-12-121-1/+1
* Move Image operations and convolver to the skia namespace and clean up a few ...brettw@google.com2008-12-121-2/+2
* Rename ViewHandle to NativeView et al.agl@chromium.org2008-12-111-1/+1
* Reverting 6709,6708,6706.brettw@google.com2008-12-101-2/+2
* 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