summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Make chrome/common and chrome/renderer use base namespace for Value.brettw@chromium.org2013-06-189-49/+49
* Disable PhishingDOMFeatureExtractorTest.SubFrames to allow Blink to roll.kbr@chromium.org2013-06-181-1/+2
* Addressing nits after r206791alph@chromium.org2013-06-181-3/+2
* In components/autofill, move common/ to core/common/blundell@chromium.org2013-06-186-19/+19
* Fix a crash when an app window is created without a loaded background page.sammc@chromium.org2013-06-181-2/+8
* Implement the feedbackPrivate API.rkc@chromium.org2013-06-185-0/+93
* Separate NaCl messages from the rest of chrome messages and create a new mess...yael.aharon@intel.com2013-06-181-6/+6
* Convert PDF to use SimpleImageData resource.bbudge@chromium.org2013-06-181-26/+9
* Make Task Manager to count JS heap of web workers.alph@chromium.org2013-06-171-6/+98
* <webview>: Cleanup error messages.fsamuel@chromium.org2013-06-172-9/+15
* Update Blink include pathsabarth@chromium.org2013-06-1795-277/+277
* Revert "In components/autofill, move common/ to shared/"blundell@chromium.org2013-06-156-13/+13
* In components/autofill, move common/ to shared/blundell@chromium.org2013-06-156-13/+13
* Catch and log errors from custom callbacks rather than crashing the renderer.kalman@chromium.org2013-06-153-27/+35
* Eagerly run a small amount of extensions code to prevent things overwritingkalman@chromium.org2013-06-1529-133/+345
* delete webkit/glue/web_io_operators.*scottmg@chromium.org2013-06-152-4/+2
* move webmenuitem from webkit/glue/ to webkit/common/scottmg@chromium.org2013-06-151-2/+2
* Change the permission check for Pepper socket API to support both the public ...yzshen@chromium.org2013-06-151-5/+7
* Remove an unused const kInvalidExtensionNamespace.lazyboy@chromium.org2013-06-141-4/+0
* Don't make chrome.runtime visible in web pages other than those thatkalman@chromium.org2013-06-144-53/+94
* Translate: trust CLD on language pairs known as famouse wrong configurationtoyoshim@chromium.org2013-06-145-11/+68
* Convert remaining function callbacks in chromedcarney@chromium.org2013-06-1454-341/+351
* Logging machine info to diagnostic WebRTC log.grunell@chromium.org2013-06-141-1/+2
* Don't shield/dim web contents under web contents modal dialogwittman@chromium.org2013-06-141-18/+10
* Add chrome.runtime.getPackageDirectoryEntry.sammc@chromium.org2013-06-141-0/+60
* Lazily load API schemas from resource files and convert all APIs to featurescduvall@chromium.org2013-06-1410-58/+77
* InstantExtended: notify Instant NTP when user input starts and ends.samarth@chromium.org2013-06-145-2/+84
* add defines to allow chrome to build without unsafe handlesdcarney@chromium.org2013-06-143-0/+10
* Change the platform app default stylesheet to use the platforms system font a...mek@chromium.org2013-06-133-3/+23
* Put FileIO::RequestOSFileHandle behind whitelistvictorhsieh@chromium.org2013-06-132-0/+39
* 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