summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Add the capability to translate an already translated page tojcampan@chromium.org2010-02-021-4/+0
* Add a runtime flag for Indexed Database.jorlow@chromium.org2010-02-022-4/+8
* Send a message to the renderers when content settings change.thakis@chromium.org2010-02-021-0/+6
* Migrate old cookie setting to new system.pkasting@chromium.org2010-02-022-2/+4
* Renamed ParseError -> Error, parse_error -> error, kParseNoError -> kNoError,...apatrick@chromium.org2010-02-011-1/+1
* Add per-observer instrumenting code to NotificationRegistrar.huanr@chromium.org2010-02-012-26/+23
* Add tab switch notification to the Mac plugin plumbing.stuartmorgan@chromium.org2010-02-011-5/+7
* Implement the broker process that launches NaCl loader processes on 64-bit Wi...gregoryd@google.com2010-02-0115-19/+126
* Make acrobat work with --safe-plugins by giving it write accessnsylvain@chromium.org2010-02-011-24/+54
* make chrome.tabs.executeScript/insertCss details arg required.rafaelw@chromium.org2010-02-011-4/+2
* Propagate window focus changes to plugins on the Macstuartmorgan@chromium.org2010-02-011-0/+5
* Relanding the hooking of the translate feature UI.jcampan@chromium.org2010-02-014-6/+13
* Revert 37674 - Hooking the UI part to the translate feature.jcampan@chromium.org2010-01-314-13/+6
* Hooking the UI part to the translate feature.jcampan@chromium.org2010-01-314-6/+13
* Expose sortChildren to the bookmark manager extension API and use that from t...arv@chromium.org2010-01-301-0/+9
* Hook up some of the content settings UI to the actual settings map object. T...pkasting@chromium.org2010-01-304-7/+9
* IPC per-host content settings to the renderers.thakis@chromium.org2010-01-303-3/+50
* Rewrite the HostContentSettingsMap to address some issues:pkasting@chromium.org2010-01-303-71/+55
* Add an accessibility API for events raised outside of the web content.estade@chromium.org2010-01-304-0/+486
* Fix a figure in the overview, along with associated text.kathyw@chromium.org2010-01-305-601/+519
* Implemented the undo translation in the renderer. jcampan@chromium.org2010-01-301-0/+4
* Revert 37578 - Implement the broker process that launches NaCl loader process...gregoryd@google.com2010-01-3015-126/+19
* Implement the broker process that launches NaCl loader processes on 64-bit Wi...gregoryd@google.com2010-01-3015-19/+126
* Remove that "name" warning, now that the gallery's been fixed.kathyw@chromium.org2010-01-302-40/+0
* Trying to re-land. It's the same as http://codereview.chromium.org/546040. Mo...cira@google.com2010-01-305-168/+347
* If an extension crashes or is killed by the task manager then reloaded, the i...andybons@chromium.org2010-01-301-2/+2
* Add clipboard hooks to the bookmark manager extension API.arv@chromium.org2010-01-291-0/+12
* Fixed memory leak in WebMessagePortImpl::postMessage()atwilson@chromium.org2010-01-291-0/+2
* Replace the "origins" key in the manifest with "extent". The items in the ext...aa@chromium.org2010-01-295-33/+45
* Revert r37535.darin@chromium.org2010-01-292-4/+0
* Fix passing pointers between processes.jam@chromium.org2010-01-292-87/+31
* Rename NaCl flag for Mac to avoid confusion with --internal-naclgregoryd@google.com2010-01-292-2/+5
* Redesigned CommandBuffer and NPDevice3D interfaces.apatrick@chromium.org2010-01-292-28/+39
* Implement extended cookie controls.jochen@chromium.org2010-01-292-0/+4
* Reland r37508. Implement HostContentSettingsMap.jochen@chromium.org2010-01-293-0/+80
* Revert "Implement HostContentSettingsMap"evan@chromium.org2010-01-294-87/+0
* Implement HostContentSettingsMapjochen@chromium.org2010-01-294-0/+87
* This CL makes the TranslationService class send the text to be translated to ...jcampan@chromium.org2010-01-294-0/+21
* Enable apps to request the HTML5 notification permission.aa@chromium.org2010-01-281-2/+3
* Remove the StartProcess function since it's not used andnsylvain@chromium.org2010-01-282-7/+0
* Disables pinned tabs until I land apps. I've #ifdef parts that aresky@chromium.org2010-01-282-5/+0
* Added a "Reload Frame" command to context menu of a frame in the html page.erg@google.com2010-01-281-0/+3
* Adds an experimental processes module to the extensions API.creis@chromium.org2010-01-281-0/+44
* Add scrolling to the GPU-accelerated backing store. This also fixes some bugsbrettw@chromium.org2010-01-281-0/+5
* Refactor extension autoupdater.asargent@chromium.org2010-01-285-12/+90
* Removing unnecessary includes.mad@chromium.org2010-01-282-5/+1
* Refactored code to allow associating workers with multiple renderers.atwilson@chromium.org2010-01-282-6/+56
* Allow extensions to add, remove, or change their page action popup.skerner@chromium.org2010-01-287-28/+316
* Add import/export extension apisfeldstein@chromium.org2010-01-281-0/+37
* Small updates/improvements to manifest docs.kathyw@chromium.org2010-01-274-20/+32