summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Use factory to create histograms, and refcounts to track lifetimesjar@chromium.org2009-12-061-5/+11
* Remember zoom on a per-host basis.pkasting@chromium.org2009-12-044-24/+77
* Return to painting smallest bounding box when not scrolling.darin@chromium.org2009-12-041-1/+8
* Preserve optimized scrolling in the presence of multiple animating rects.darin@chromium.org2009-12-046-89/+457
* Avoid including gtk & glib headers in message_pump_glib.h, saves 1 sec on do-...mattm@chromium.org2009-12-041-0/+4
* Make no-tcmalloc (really, non-base/allocator) builds work again,dank@chromium.org2009-12-031-2/+2
* Send resource load notifications from plugins to devtools agent. This is a pa...yurys@chromium.org2009-12-034-9/+10
* Ok, here is a different approach at this change.aa@chromium.org2009-12-022-0/+43
* Update the Pepper APIs to the latest spec for the 2D demo plugin.brettw@chromium.org2009-12-012-134/+137
* Point #include lines to files in the new tcmalloc/chromium local branch.sgk@chromium.org2009-12-011-1/+1
* Changed AudioRendererImplTest and DeferredResourceLoadingTest tests so they d...apatrick@google.com2009-11-301-1/+9
* DevTools: process pause script request on the IO thread. To pause already run...yurys@chromium.org2009-11-304-12/+20
* Revert 33255 - Report active extensions in crash reports. This only implement...nsylvain@chromium.org2009-11-302-43/+0
* Add acknowledgement messages for PluginMsg_UpdateGeometry. On the Mac, usemark@chromium.org2009-11-302-9/+100
* Report active extensions in crash reports. This only implements Windows right...aa@chromium.org2009-11-302-0/+43
* Make SystemMonitor not a Singleton and move it out of basephajdan.jr@chromium.org2009-11-261-3/+4
* Introduce a new 'all_frames' property to content scripts andaa@chromium.org2009-11-251-0/+4
* Stab-in-the-dark at fixing a top crasher.aa@chromium.org2009-11-251-9/+23
* Assorted cleanup.estade@chromium.org2009-11-232-6/+4
* Turn on HTML5 DBs by default.dumi@chromium.org2009-11-201-1/+1
* Make executeScript and insertCSS inject code into all frames.tangjie@chromium.org2009-11-202-19/+53
* Special case the gallery to not show the scary download roadblock.aa@chromium.org2009-11-201-1/+2
* Move Mac to using renderer spellchecker.estade@chromium.org2009-11-196-58/+696
* Do not run user scripts on chrome.google.comabarth@chromium.org2009-11-191-1/+8
* Refactors RenderWidget to extract a PaintAggregator class.darin@chromium.org2009-11-195-196/+397
* If an NP_* function is called on an out of process plugin, save enough info t...japhet@chromium.org2009-11-182-0/+16
* Make extension popups shrink when their contents shrink.aa@chromium.org2009-11-181-5/+4
* Replace hard-coded media_format() methods with Google Mock methods declared i...scherkus@chromium.org2009-11-181-3/+16
* Use plain strings instead of wstrings for UMA actionsevan@chromium.org2009-11-172-14/+14
* Disable failing test.thakis@chromium.org2009-11-171-0/+5
* Refactoring of the chrome.experimental.popup API implementation to allow disp...twiz@google.com2009-11-162-14/+32
* reland 31875. Revert was:estade@chromium.org2009-11-165-22/+31
* Revert 31875 to see whether it fixes reliability bot.huanr@chromium.org2009-11-165-31/+22
* Revert 31999 - Enable HTML5 DBs by default (except in incognito mode).dumi@chromium.org2009-11-141-1/+1
* Enable HTML5 DBs by default (except in incognito mode).dumi@chromium.org2009-11-141-1/+1
* Remove (actually, reverse meaning of) command line flag for desktop notificat...johnnyg@chromium.org2009-11-141-2/+2
* Turn on shared workers by defaultatwilson@chromium.org2009-11-141-2/+2
* Duplicating the SetActiveURL() change from the renderer to the plugin process...jschuh@chromium.org2009-11-141-1/+1
* Add stub functions for chrome.* APIs in content scripts. asargent@chromium.org2009-11-133-4/+57
* Notifications permission infobar should only be shown in response to a user g...johnnyg@chromium.org2009-11-131-0/+4
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-1320-49/+49
* Disable print selection for M4.maruel@chromium.org2009-11-131-1/+4
* Cleans up a bit the DB-related methods.dumi@chromium.org2009-11-132-20/+15
* Use renderer spellchecker for windows.estade@chromium.org2009-11-135-22/+31
* Added lifecycle management and sharing support for SharedWorkers. SharedWorkersatwilson@chromium.org2009-11-138-29/+52
* Revert 31839 - Notifications permission infobar should only be shown in respo...scherkus@chromium.org2009-11-121-4/+0
* Notifications permission infobar should only be shown in response to a user g...johnnyg@chromium.org2009-11-121-0/+4
* JsonSchema support for declaring "object" constructors.rafaelw@chromium.org2009-11-122-30/+54
* Upstreaming WebKit.gypyaar@chromium.org2009-11-1247-132/+132
* WebKit roll 50756:50820.japhet@chromium.org2009-11-111-2/+0