summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Disable untrusted exception handling for PNaClsehr@chromium.org2013-06-131-1/+3
* convert most remaining function callbacks to new styledcarney@chromium.org2013-06-134-44/+43
* <webview>: Fix executeScript errorfsamuel@chromium.org2013-06-132-4/+3
* remove remaining old style getters and setters from chromedcarney@chromium.org2013-06-132-26/+28
* Prerendering: Defering load of WebMediaSource while in prerender mode.shishir@chromium.org2013-06-132-5/+32
* Better error message in app.window.current() when called from bg page.zhchbin@gmail.com2013-06-131-2/+2
* Extensions: Don't store Persistent handles.marja@chromium.org2013-06-135-30/+93
* <webview>: Mark executeScript/insertCSS as stablefsamuel@chromium.org2013-06-132-26/+26
* Make notifications API send bitmaps instead of data URLs to the browser.dewittj@chromium.org2013-06-132-30/+17
* Revert 205914 "Disable untrusted exception handling for PNaCl"sail@chromium.org2013-06-121-3/+1
* Disable untrusted exception handling for PNaClsehr@chromium.org2013-06-121-1/+3
* Remove calls to the to-be-depcreated version of v8::Persistent::MakeWeak.marja@chromium.org2013-06-121-1/+1
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in chrome/.dcheng@chromium.org2013-06-122-7/+2
* Split pnacl and nacl mime typessehr@chromium.org2013-06-121-39/+59
* Translate: Convert synonyms before checking if the language is an Accept lang...hajimehoshi@chromium.org2013-06-121-2/+2
* Copy properties from <webview> shim to <object> too in the beginning (not jus...lazyboy@chromium.org2013-06-121-0/+7
* Some improvement of validation message bubble UI.tkent@chromium.org2013-06-122-3/+11
* <webview>: Mark NewWindow API as Stablefsamuel@chromium.org2013-06-122-86/+83
* Clean up Pepper ImageData resource class.bbudge@chromium.org2013-06-121-1/+1
* Implement GetVoucherFile and GetHmonitor functions for PPB_Flash_DRMraymes@chromium.org2013-06-113-0/+119
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-117-8/+8
* Use a direct include of strings headers in chrome/renderer/.avi@chromium.org2013-06-1146-58/+58
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-111-42/+71
* convert searchbox_extension to new style v8 callbacksdcarney@chromium.org2013-06-111-216/+211
* Remove dominich as a prerender owner, as he's nommenke@chromium.org2013-06-111-1/+0
* Tolerate window.chrome not being an object, as can happen (it has beenkalman@chromium.org2013-06-115-19/+30
* Revert 205329 "Split pnacl and nacl mime types"garykac@chromium.org2013-06-101-59/+39
* Split pnacl and nacl mime typessehr@chromium.org2013-06-101-39/+59
* [Android] Tweak style of net error pages.newt@chromium.org2013-06-101-11/+40
* Update includes of message_loop_proxy.brettw@chromium.org2013-06-102-2/+2
* Remove override of never-called WebKit::WebMediaPlayer::cancelLoad methodadamk@chromium.org2013-06-102-10/+0
* Rename fileBrowserPrivate.requestLocalFileSystem() -> requestFileSystem()yoshiki@chromium.org2013-06-103-7/+7
* Refactoring: Moved ConvertLanguageCodeSynonym to chrome/common/translate/tran...hajimehoshi@chromium.org2013-06-102-50/+3
* Invoke InstantPage::Delegate functions only if the IPC message is for the act...kmadhusu@chromium.org2013-06-091-3/+3
* Implement externally_connectable! Web pages can now communicate directly withkalman@chromium.org2013-06-094-22/+21
* <webview>: Throw exception if content is not ready for script injection.fsamuel@chromium.org2013-06-081-2/+14
* Rip out browser-side RID caching for most visited items.kmadhusu@chromium.org2013-06-085-16/+179
* [PasswordAutofill] Only autofill passwords into <input type="password"> fieldsgcasto@chromium.org2013-06-081-0/+61
* <webview>: Remove spurious WebRequest messagefsamuel@chromium.org2013-06-083-159/+157
* Fix destruction order in some autofill-related tests.cevans@chromium.org2013-06-073-1/+20
* Implement WebPrescientNetworking::prefetchDNS.kouhei@chromium.org2013-06-072-0/+21
* [rAC, OSX] Enable requestAutocomplet for OSXgroby@chromium.org2013-06-071-2/+8
* Use a direct include of utf_string_conversions.h in chrome/renderer/, chrome/...avi@chromium.org2013-06-0738-43/+43
* Fix js syntax in shim: add some missing semicolons.lazyboy@chromium.org2013-06-072-9/+9
* Protect against undefined chrome.runtime.* properties, which can happen inkalman@chromium.org2013-06-073-10/+24
* Handle key sequence for toggling voice search. This is a no-op until ontoggl...jeremycho@chromium.org2013-06-075-5/+36
* Translate: create chrome/common/translate directorytoyoshim@chromium.org2013-06-061-1/+1
* In components/autofill, move renderer/ to content/rendererblundell@chromium.org2013-06-066-20/+20
* Re-implement form validation message UI with native widgets. (Android)tkent@chromium.org2013-06-061-3/+0
* <webview>: Expose responsive/unresponsive eventsfsamuel@chromium.org2013-06-061-0/+2