summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions
Commit message (Expand)AuthorAgeFilesLines
* Try one more time to check in http://codereview.chromium.org/60112aa@chromium.org2009-04-0810-122/+234
* Re-land popup routing fix for browser.ben@chromium.org2009-04-071-1/+2
* Remove unneeded includes of base/string_piece.hthestig@chromium.org2009-04-071-1/+2
* Revert "Implement chromium.self in content scripts..."aa@chromium.org2009-04-0710-234/+122
* Switching things to FilePath:phajdan.jr@chromium.org2009-04-071-1/+1
* Implement chromium.self in content scripts, so that developers don'taa@chromium.org2009-04-0710-122/+234
* Callbacks through ChromeClient->RenderView->RenderViewHost for ContentsDidCha...rafaelw@chromium.org2009-04-042-2/+35
* Remove unneeded uses of base/pickle.h. Add some explicit #includes.thestig@chromium.org2009-04-031-2/+5
* Remove deprecated wstring ctor of JSONFileValueSerializer.phajdan.jr@chromium.org2009-04-033-3/+3
* Move code to allow dns queries (and accompanyingaa@chromium.org2009-04-031-13/+0
* Add code to support 2-way communication between extensions and renderers. Th...mpcomplete@google.com2009-04-023-106/+119
* OCD fixing of style for the initializer list of ExtensionView.brettw@chromium.org2009-03-311-3/+6
* Make the "id" key for extension manifests optional inaa@chromium.org2009-03-315-56/+84
* Add more of the server-side plumbing for extension APIs. Alsoaa@chromium.org2009-03-288-74/+345
* Prevent making real DNS lookups by chrome tests.phajdan.jr@chromium.org2009-03-271-0/+14
* Minor tweaks to get chrome-ui://extensions working on the Mac.jrg@chromium.org2009-03-261-0/+12
* Implement default css for toolstrips.aa@chromium.org2009-03-243-1/+15
* Add basic infrastructure for sending async browser API request and receiving ...aa@chromium.org2009-03-242-0/+74
* Rename ExtensionMessageService::PostMessage because windows #defines that tompcomplete@google.com2009-03-232-2/+2
* Initial rev at a message passing API for extensions. So far, only passingmpcomplete@google.com2009-03-235-6/+226
* Support for extensions permissions. This CL only contains, parsing, initializ...rafaelw@chromium.org2009-03-235-8/+125
* Revert change 12247 because it created a lot of memory regressionsnsylvain@chromium.org2009-03-224-164/+56
* Committing issue 39299:aa@chromium.org2009-03-214-56/+164
* Allow multiple toolstrips in an extension.aa@chromium.org2009-03-214-13/+28
* Allow multiple js files per content script. Thanks to georged for making this...aa@chromium.org2009-03-204-26/+6
* Review URL: http://codereview.chromium.org/42382georged@chromium.org2009-03-191-9/+10
* Review URL: http://codereview.chromium.org/42288georged@chromium.org2009-03-188-157/+323
* Remove unneeded uses of base/ref_counted.h.thestig@chromium.org2009-03-181-1/+0
* Port DirectoryWatcher to Linux using inotify.phajdan.jr@chromium.org2009-03-181-1/+1
* Merge DOMUIContents into WebContents.brettw@chromium.org2009-03-172-27/+5
* Disable single-process mode in ExtensionViewTest, to see if it's causingmpcomplete@google.com2009-03-131-3/+3
* Remove logging.h from cc files that don't use it.thestig@chromium.org2009-03-121-1/+0
* Run ExtensionViewTest in single-process mode to try to make it less flaky.mpcomplete@google.com2009-03-121-0/+3
* Reverting 11467.mpcomplete@google.com2009-03-111-3/+0
* Try to make ExtensionViewTest less flaky by running it in single-process mode.mpcomplete@google.com2009-03-111-0/+3
* Re-enable ExtensionViewTest.mpcomplete@google.com2009-03-101-3/+1
* Extra disable ExtensionViewTest.mpcomplete@google.com2009-03-101-0/+2
* Disable ExtensionViewTest.Index while I fix it.mpcomplete@google.com2009-03-101-1/+1
* Unrevert 11294.mpcomplete@google.com2009-03-107-48/+40
* NO CODE CHANGEdeanm@chromium.org2009-03-103-3/+0
* Reverting 11294.mpcomplete@google.com2009-03-096-39/+47
* Support loading extensions into the bookmark toolbar.mpcomplete@google.com2009-03-096-47/+39
* Run more unit tests on Linux:phajdan.jr@chromium.org2009-03-091-2/+2
* chrome-ui://extensions/ is now populated with data collected from the Extensi...rafaelw@chromium.org2009-03-094-5/+222
* Fix build break.mpcomplete@google.com2009-03-061-1/+2
* Fix Purify UMR and MLK due to ExtensionViewTest:mpcomplete@google.com2009-03-061-0/+4
* NO CODE CHANGE.maruel@google.com2009-03-051-11/+11
* Try #2 of "make JavaScript alerts reflect the URL of the frame they came from,brettw@chromium.org2009-03-053-0/+3
* Reverting 11002.brettw@chromium.org2009-03-053-3/+0
* Make JavaScript alerts reflect the URL of the frame they came from, not thebrettw@chromium.org2009-03-053-0/+3