summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Convert include paths for string_number_conversions in src/chrome and src/webkitbrettw@chromium.org2013-03-271-1/+1
* For NodeList objects, make sure the indices are numbers( the forEach function...yang.gu@intel.com2013-03-271-1/+5
* Remove unused include to WebTextCaseSensitivity.hjamesr@chromium.org2013-03-271-1/+0
* Remove SandboxedPages and SandboxedCSP from Extension Classrdevlin.cronin@chromium.org2013-03-271-3/+5
* Inconsistent use of [x] close panel icon. Code changes.varkha@chromium.org2013-03-271-7/+6
* Change PPB_PDF to use PP_BrowserFont_Trusted_Description instead of PP_FontDe...raymes@chromium.org2013-03-262-12/+23
* Replace only use of WebRegularExpression with RE2jamesr@chromium.org2013-03-262-9/+5
* Delete SnapshotTabHelper now that dependencies are fixed.justinlin@chromium.org2013-03-262-53/+0
* [spellcheck] Minor style cleanup.groby@chromium.org2013-03-262-5/+6
* [spellcheck] Cleanupgroby@chromium.org2013-03-263-28/+11
* Cancel mid-word spelling requestsrouslan@chromium.org2013-03-262-1/+21
* Added activity logging for ext APIs with custom bindingsfelt@chromium.org2013-03-266-4/+137
* Revert "Modify content::GetFontTable to allow clients to control what is read."bbudge@chromium.org2013-03-252-6/+4
* mac: Clean up a few more uses of USE_SKIAthakis@chromium.org2013-03-251-0/+4
* Revert 190431 "Inconsistent use of [x] close panel icon"flackr@chromium.org2013-03-251-6/+7
* Inconsistent use of [x] close panel iconflackr@chromium.org2013-03-251-7/+6
* InstantExtended: Switching InstantAutocompleteResults display to iFrames.shishir@chromium.org2013-03-257-39/+263
* SyncFS: Make getFileStatuses return an array of { FileEntry, status }kinuko@chromium.org2013-03-251-0/+24
* Move IncognitoSplitMode out of Extension Classrdevlin.cronin@chromium.org2013-03-241-0/+2
* Second attempt to fix perf regression from r190058 - go back to conditionallykalman@chromium.org2013-03-241-12/+25
* InstantExtended: support search providers that don't implement the API.samarth@chromium.org2013-03-242-33/+73
* chrome-search: should not be display-isolateddhollowa@chromium.org2013-03-243-25/+4
* Don't require('json') in web page renderers. Causes startup perf regression.kalman@chromium.org2013-03-241-2/+7
* Remove fixed width from the local popup to prevent clipping on resize.jeremycho@chromium.org2013-03-241-4/+4
* Added histogram for v2 app launch sourcecalamity@chromium.org2013-03-241-0/+2
* Lazily load extension API schemascduvall@chromium.org2013-03-236-93/+30
* InstantExtended: Adding InstantRestrictedIDCache for caching and looking up r...shishir@chromium.org2013-03-233-103/+114
* Initial check-in enabling <adview> tag for packaged apps.rpaquay@chromium.org2013-03-237-10/+369
* Restore SnapshotTabHelper temporarily until dependencies are fixed (reverts d...justinlin@chromium.org2013-03-232-0/+53
* Disable SpellCheckTest.SpellCheckText under ThreadSanitizer v2glider@chromium.org2013-03-231-1/+8
* Add getFileStatuses() function to JavaScript APIkinuko@chromium.org2013-03-231-0/+13
* Add RenderWidgetHost::GetSnapshotFromRenderer method to content/ interface fo...justinlin@chromium.org2013-03-232-53/+0
* Disable syncFileSystem.deleteFileSystem for nowkinuko@chromium.org2013-03-221-1/+1
* Lazily require types when validating Extensions API callscduvall@chromium.org2013-03-2212-217/+225
* Removed skia::ScopedPlatformCanvas.skaslev@chromium.org2013-03-211-1/+2
* Add PP_Instance paramater to functions in PPB_PDF.raymes@chromium.org2013-03-211-3/+3
* Revert 189589 "Added histogram for v2 app launch source"hans@chromium.org2013-03-211-2/+0
* Added histogram for v2 app launch sourcecalamity@chromium.org2013-03-211-0/+2
* Re-send spelling results after document markers were removedrouslan@chromium.org2013-03-214-16/+50
* The CDM should not be affected by Content settings for generic Plug-insddorwin@chromium.org2013-03-211-9/+34
* Modify content::GetFontTable to allow clients to control what is read.bbudge@chromium.org2013-03-212-4/+6
* Fix crashing downloads extensions.benjhayden@chromium.org2013-03-211-0/+2
* CalculatePrintParamsForCss must be called after printBegin.vitalybuka@chromium.org2013-03-201-1/+4
* alternate ntp: add attribution url to ThemeBackgroundInfokuan@chromium.org2013-03-201-0/+9
* optimize png files under chrome/browser/resources and chrome/renderer/resourcesoshima@chromium.org2013-03-208-0/+0
* Remove dead code behind ifndef WEBKIT_USE_NEW_WEBFILESYSTEMTYPEpilgrim@chromium.org2013-03-205-24/+0
* Make sure only platform app support <webview> tagyang.gu@intel.com2013-03-201-2/+7
* Fixes couple to TODOs.ramankk@chromium.org2013-03-201-3/+1
* Browser Plugin: Report console error on failed window attachmentfsamuel@chromium.org2013-03-191-0/+4
* Be less forgiving in ModuleSystem of programmer error. Addkalman@chromium.org2013-03-199-127/+218