summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Merge 146897 - WebMediaPlayerImpl needs to own the audio source provider.scherkus@chromium.org2012-07-234-2/+12
* Merge 145466 - HiDPI chromium logo for NTP, about:version, about:neterrorthakis@chromium.org2012-07-211-1/+10
* Merge 143429 - Move the mixed scripting infobar to a page action icon / conte...cevans@chromium.org2012-07-104-13/+14
* Revert 142671 - Use WebFrame::replaceMisspelledRange() to replace a misspelle...rsesek@chromium.org2012-06-182-12/+0
* Initial work to remove the notion of all extension message payloads as strings.gdk@chromium.org2012-06-182-2/+8
* Reland 142611 - Return FileEntry object from fileBrowserHandler.selectFile fu...tbarzic@chromium.org2012-06-181-0/+23
* Use WebFrame::replaceMisspelledRange() to replace a misspelled range with text.hbono@chromium.org2012-06-182-0/+12
* Bluetooth Extension API: Add a discovery APIbryeung@chromium.org2012-06-183-0/+42
* Move input.ime back out of experimental for M21zork@chromium.org2012-06-182-9/+7
* Revert 142623 - Bluetooth Extension API: Add a discovery APInsylvain@chromium.org2012-06-173-42/+0
* Bluetooth Extension API: Add a discovery APIbryeung@chromium.org2012-06-173-0/+42
* Improve handling of ArrayBuffers in composite objects.gdk@chromium.org2012-06-171-0/+3
* Revert 142611 - Return FileEntry object from fileBrowserHandler.selectFile fu...tbarzic@chromium.org2012-06-161-23/+0
* Return FileEntry object from fileBrowserHandler.selectFile function.tbarzic@chromium.org2012-06-161-0/+23
* Move remaining images from ui/resources to default_100_percent and use correc...benrg@chromium.org2012-06-161-3/+14
* Rename IPC::Channel and IPC::Sender in src/chrome.brettw@chromium.org2012-06-157-14/+13
* Add drive search function to fileBrowserPrivate api.tbarzic@chromium.org2012-06-151-0/+14
* Use NSS for symmetric key crypto operations on Windows and Mac.ddorwin@chromium.org2012-06-151-1/+1
* Print extension event validation errors on the console.benwells@chromium.org2012-06-151-0/+1
* Enable Shadow DOM and scoped stylesheet for extensions.morrita@chromium.org2012-06-152-0/+31
* Implement fileSystem.chooseFile.benwells@chromium.org2012-06-151-21/+24
* Allow platform apps to open links in the browser.mihaip@chromium.org2012-06-152-8/+40
* Support redirects by regular expression in declarative WebRequest APIbattre@chromium.org2012-06-141-2/+2
* Don't store history in android mediaplayer under incognito mode.qinmin@chromium.org2012-06-131-0/+7
* Fix phishing test failures by not depending on hash_map's operator==.bryner@chromium.org2012-06-136-39/+79
* Allow platform apps to get writable FileEntry objects from readable ones.benwells@chromium.org2012-06-135-19/+53
* Cleanup experimental app custom bindings.benwells@chromium.org2012-06-131-2/+2
* Implement the activeTab permission, so that extensions with the permissionkalman@chromium.org2012-06-138-17/+168
* Fix crash when displaying system print dialog on Linux.abodenha@chromium.org2012-06-121-4/+0
* Improve extension api tests: run all tests, even if one failsestade@chromium.org2012-06-121-60/+51
* Implement a request cache and disble retrieving a sub-region.hbono@chromium.org2012-06-123-70/+76
* Don't allow unsafe reloads of mixed content pages for HSTS hosts.tsepez@chromium.org2012-06-121-2/+4
* Autofill: Fix a leak.jhawkins@chromium.org2012-06-111-4/+4
* Move all the feature related stuff into extensions/featuresmitchellwrosen@chromium.org2012-06-113-3/+3
* Disable failing phishing tests.nsylvain@chromium.org2012-06-101-3/+6
* Add ENABLE_PRINTING and disable it on Android.wangxianzhu@chromium.org2012-06-092-0/+4
* Simply mixed scripting logic, now that no particular domain is special.cevans@chromium.org2012-06-091-15/+1
* Refactor detection of account creation forms and fix two minor issues.gcasto@chromium.org2012-06-083-29/+92
* Add Datalist Support to New Autofill UIcsharp@chromium.org2012-06-082-0/+60
* Double dollar ($$) parsing in messages.json brokenmitchellwrosen@chromium.org2012-06-081-6/+2
* Change platform app api getDisplayPath to take FileEntry.benwells@chromium.org2012-06-083-0/+19
* Make platform app restrictions more robust.estade@chromium.org2012-06-081-13/+14
* Implement extension API chrome.fileSystem.getDisplayPath().benwells@chromium.org2012-06-082-7/+3
* Change --enable-browser-plugin to --browser-plugin=enabled or --browser-plugi...scshunt@google.com2012-06-081-2/+18
* Prepare PrerenderWebMediaPlayer for CORS support addition in WebKit.fischman@chromium.org2012-06-072-6/+11
* Remove colors from CSS, and change header language.miket@chromium.org2012-06-071-3/+1
* Allow updateArgumentsPostValidate to support callbacks and added / removed ar...benwells@chromium.org2012-06-0712-189/+214
* warn when platform apps attempt to use unload or beforeunload events.estade@chromium.org2012-06-061-0/+10
* This CL does the following: (1) Pass the max_length attribute to the password...zysxqn@google.com2012-06-061-0/+1
* Add sandboxed_pages to allow extension/app pages to be served in amihaip@chromium.org2012-06-061-2/+21