summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Moved DOMActionType information from extras into a real field (ActivityLog)felt@chromium.org2013-05-302-4/+11
* Move the event URL security check out of the renderer and into the browser.kalman@chromium.org2013-05-306-38/+6
* remove remaining calls to old style MakeWeakdcarney@chromium.org2013-05-292-4/+5
* Remember the initial checked state of {radiobutton|checkbox}. If autofill flo...ramankk@chromium.org2013-05-291-1/+3
* Add onfocuschange to the Extended Search API, with associated isFocused attri...donnd@chromium.org2013-05-295-9/+70
* Translate: make refresh mata tag check done in case insensitivetoyoshim@chromium.org2013-05-291-2/+1
* Reduce usage of WebString::data (Chromium side)abarth@chromium.org2013-05-292-8/+8
* Fixed reporting of PrintPreview.PageCount.PrintToCloudPrintWebDialog.vitalybuka@chromium.org2013-05-291-2/+9
* Delete long-expired GlobalSdch field trial.asvitkine@chromium.org2013-05-291-39/+0
* Add HasWord(string) method to SpellcheckCustomDictionaryrouslan@chromium.org2013-05-296-13/+19
* NaCl: enable meta-based validation for shared libraries.ncbray@chromium.org2013-05-291-7/+7
* Disallow content scripts from running in a process containing the webstore.mpcomplete@google.com2013-05-286-12/+72
* Translate: adopt html lang attribute if valid value is providedtoyoshim@chromium.org2013-05-286-64/+152
* Split FileAPI code for common|common_child|rendererkinuko@chromium.org2013-05-284-5/+5
* <webview>: Implement WebRequest APIfsamuel@chromium.org2013-05-273-4/+47
* Revert 202427 "Translate: adopt html lang attribute if valid val..."toyoshim@chromium.org2013-05-276-148/+64
* Translate: adopt html lang attribute if valid value is providedtoyoshim@chromium.org2013-05-276-64/+148
* Track NPObject ownership by the originating plugins' NPP identifier. [2/3] (C...wez@chromium.org2013-05-272-0/+6
* Implement WebPrescientNetworking to trigger preconnect from blink.kouhei@chromium.org2013-05-274-0/+51
* Revert 202364 "Track NPObject ownership by the originating plugi..."kinuko@chromium.org2013-05-272-6/+0
* Track NPObject ownership by the originating plugins' NPP identifier. [2/3] (C...wez@chromium.org2013-05-272-0/+6
* Revert 202278 "NaCl: enable meta-based validation for shared lib..."rsesek@chromium.org2013-05-251-7/+7
* NaCl: enable meta-based validation for shared libraries.ncbray@chromium.org2013-05-251-7/+7
* Add support for persistent file access in apps.sammc@chromium.org2013-05-255-38/+72
* Stop sending Shadow DOM nodes.jered@chromium.org2013-05-251-5/+0
* Delete Automation[Tab/Renderer]Helper and fix users.kkania@chromium.org2013-05-245-500/+0
* Change InstantAutocompleteResult::Type to be AutocompleteMatchType::Type.kmadhusu@chromium.org2013-05-241-1/+3
* Store feedback for spellcheck results from spelling servicerouslan@chromium.org2013-05-247-28/+70
* Revert 201856 "Translate: adopt html lang attribute if valid val..."stevenjb@chromium.org2013-05-236-137/+55
* Translate: adopt html lang attribute if valid value is providedtoyoshim@chromium.org2013-05-236-55/+137
* Don't store pointers to WebFrame*.vitalybuka@chromium.org2013-05-232-41/+89
* Translate: add an UMA to measure scheme ratio on translating pagestoyoshim@chromium.org2013-05-234-0/+53
* Conditionally build support for Pepper-based CDMs.ddorwin@chromium.org2013-05-232-0/+6
* Translate: infobars should not appear when a page has a refresh meta tagtoyoshim@chromium.org2013-05-232-25/+75
* Resolved TODO because there is no mentioned crashes in existing Chrome builds.vitalybuka@chromium.org2013-05-221-6/+2
* Remove unnecessary loggings.hajimehoshi@chromium.org2013-05-221-3/+0
* Remove chromeHidden.dispatchOnError, it's not used.kalman@chromium.org2013-05-221-4/+0
* Disallow extensions on the Chrome signin page.mpcomplete@chromium.org2013-05-227-1/+155
* Added the 'Translation Logs' tab to chrome://translate-internals/ hajimehoshi@chromium.org2013-05-214-18/+65
* Android: use grit target platform instead of define.torne@chromium.org2013-05-214-15/+15
* Hide location bar on Javascript-initiated scroll.mvanouwerkerk@chromium.org2013-05-212-0/+19
* Translate: enable context menu against pages having notranslate meta tagtoyoshim@chromium.org2013-05-212-42/+32
* Revert "Revert 200954 "Revert "InstantExtended: Prevent spurious themech...""jered@chromium.org2013-05-201-37/+0
* Remove extra parentheses in CSS value within the neterror.html page.umar.hansa@gmail.com2013-05-201-1/+1
* Correct scroll offset range for WebFrame in AutomationRendererHelpertrchen@chromium.org2013-05-182-6/+3
* Switch from a whitelist of OK schema to send to the page to a blacklist of ba...dcblack@chromium.org2013-05-182-15/+14
* Revert 200954 "Revert "InstantExtended: Prevent spurious themech..."vitalybuka@chromium.org2013-05-181-0/+37
* Revert "InstantExtended: Prevent spurious themechanged/mostvisitedchanged eve...jered@chromium.org2013-05-181-37/+0
* Move RuntimeData and related permissions out of Extension classrdevlin.cronin@chromium.org2013-05-173-14/+21
* <webview>: Show console warning if a new window is unhandled by developerfsamuel@chromium.org2013-05-171-0/+1