summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Implement declarativeWebRequest.SendMessageToExtension actionbattre@chromium.org2012-12-222-18/+21
* Refactor Flash Print to the new pepper resource modelraymes@chromium.org2012-12-217-59/+11
* Send information about all nodes which are touched by the user on the page fr...ananta@chromium.org2012-12-211-5/+6
* Move PepperFlash Hosts from content/ to chrome/raymes@google.com2012-12-214-1/+326
* Revert 173889 Regressed page cyclerstonyg@chromium.org2012-12-205-128/+55
* Delete implementation of ChromeRenderViewObserver::DidHandleTouchEventdmazzoni@chromium.org2012-12-202-30/+0
* Move messaging APIs from chrome.extension to chrome.runtimeasargent@chromium.org2012-12-198-197/+219
* Truncate history suggestions based on window width.jeremycho@chromium.org2012-12-191-6/+8
* Add support for autofilling radio buttons and checkboxes.ramankk@chromium.org2012-12-195-55/+128
* Add Start/Stop event signalling on Prerenders.gavinp@chromium.org2012-12-183-14/+26
* Forward Webkit Gesture events to interested RenderViewObservers.ananta@chromium.org2012-12-182-0/+15
* Consolidate dialog style flags and strings; etc.msw@chromium.org2012-12-171-2/+3
* Use element.createShadowRoot() since WebKitShadowRoot constructor is deprecat...hayato@chromium.org2012-12-173-4/+4
* Move omnibox font check into the browser process instead of the renderer proc...dcblack@chromium.org2012-12-153-6/+26
* Make PrerenderHandle an observer of PrerenderContents.gavinp@chromium.org2012-12-153-95/+110
* Inject webstore API bindings into hosted apps.kalman@chromium.org2012-12-151-9/+4
* Pepper and IPC plumbing to display message to NaCl userdschuff@chromium.org2012-12-141-14/+29
* Ignore TextFieldDidChangeImpl If the Element doesn't have Focus.csharp@chromium.org2012-12-142-0/+11
* Implement the Instant extended API startMargin, endMargin, and rtl properties...melevin@chromium.org2012-12-145-26/+125
* Improve NaCl startup error reporting in plugin and IPC proxy.bbudge@chromium.org2012-12-141-4/+2
* Add new IPC for searchbox to pipe SearchBox NavigateContentWindow calls to th...shishir@chromium.org2012-12-133-9/+21
* Add permissions checking for Flash and network state.brettw@chromium.org2012-12-131-0/+5
* Clean-up USB/Bluetooth Permissions.bryeung@chromium.org2012-12-131-20/+74
* InstantExtended: support a new CLICKED_QUERY_SUGGESTION reason for show()samarth@chromium.org2012-12-131-0/+1
* Renderer process can allocate anonymous shared memory without help from brows...apatrick@chromium.org2012-12-132-20/+21
* drive: Extend fileBrowserPrivate.searchGData with "shared_with_me" paramter.haruki@chromium.org2012-12-121-4/+6
* Ignore autocomplete=off when password manager is saving the generated passwor...zysxqn@google.com2012-12-123-10/+4
* Expose the omnibox font information needed for correct suggest styling via th...dcblack@chromium.org2012-12-122-9/+30
* Instant API: tell page whether the browser is capturing key strokes.samarth@chromium.org2012-12-125-0/+50
* <webview>: Workaround to enable webview.contentWindow.postMessage.fsamuel@chromium.org2012-12-121-12/+9
* [Spellcheck] Make sure context menu and actual spellcheck state are in sync.groby@chromium.org2012-12-114-7/+63
* DevTools: remove support for enable-extension-timeline-api.pfeldman@chromium.org2012-12-113-25/+0
* Implement chrome.usb API Permissions.bryeung@chromium.org2012-12-111-1/+2
* Add PPAPI permissions for the testing interfacebrettw@chromium.org2012-12-101-2/+2
* TabCapture API changes:justinlin@chromium.org2012-12-101-2/+4
* Implemented SerachBox::DidClearWindowObjectjeremycho@chromium.org2012-12-085-1/+32
* Use PP_BrowserFont_Trusted_Descriptionbrettw@chromium.org2012-12-071-1/+2
* InstantExtended: Keep instant on results page.jered@chromium.org2012-12-072-2/+5
* Output the error message to console when using <webview> tag with no permissi...hongbo.min@intel.com2012-12-075-20/+50
* Add singleton argument to app.window.create().mek@chromium.org2012-12-061-0/+10
* Show suggestions for spellcheck.rouslan@chromium.org2012-12-061-0/+1
* chrome: Use skia::RefPtr for skia ref-counted objects.danakj@chromium.org2012-12-062-9/+9
* Modify the font of Shadow DOM'ed suggestions to look correct on Windows. dcblack@chromium.org2012-12-061-1/+9
* move favicon download code from chrome/ into content/caitkp@chromium.org2012-12-064-251/+0
* [autofill] Pass along frame URL and SSL status, only allow requests for credi...dbeam@chromium.org2012-12-061-3/+9
* Revert 171333 - Memory issues on Macrsleevi@chromium.org2012-12-052-9/+9
* chrome: Use skia::RefPtr for skia ref-counted objects.danakj@chromium.org2012-12-052-9/+9
* Fix URLs in webview loadredirect eventscourage@chromium.org2012-12-051-1/+1
* Browser Plugin: Update DOM Node attributes when properties are updatedfsamuel@chromium.org2012-12-051-1/+17
* Added JavaScript API function to getFileSyncStatus for a single file.calvinlo@chromium.org2012-12-051-0/+13