summaryrefslogtreecommitdiffstats
path: root/extensions/shell
Commit message (Expand)AuthorAgeFilesLines
* Extensions: Using common ValueStoreFactory for all value stores.cmumford2016-03-242-1/+13
* Add RetainedRef uses where needed.vmpstr2016-03-211-5/+5
* Deal with frame removal by content scriptsrob2016-03-192-0/+12
* Remove Mojo bindings environment.Yuzhu Shen2016-03-082-2/+0
* Persist the user's active audio device choice across chromeos session and reb...jennyz2016-03-021-2/+4
* Make extensions::DictionaryBuilder and extensions::ListValue unmovable.dcheng2016-02-272-12/+16
* Add some missing std::move()s following a previous refactoringskyostil2016-02-261-2/+2
* Remove some usages of BrowserThread::UnsafeGetMessageLoopForThreadskyostil2016-02-253-8/+8
* Add Bluez initialize call to startup.drustsmith2016-02-232-1/+10
* Android: Add support for android-app scheme in a referrer.lizeb2016-02-192-0/+2
* [mojo] Delete third_party/mojorockot2016-02-102-2/+2
* NaCl cleanup: Remove the need to register PPB_NACL_PRIVATE_INTERFACEmseaborn2016-02-052-12/+0
* Move gn _run target generation into test(). (RELAND)jbudorick2016-02-031-9/+0
* Revert of Move gn _run target generation into test(). (patchset #1 id:1 of ht...dpranke2016-02-031-0/+9
* Move gn _run target generation into test().jbudorick2016-02-031-9/+0
* Delete base/prefs and update callers to use components.brettw2016-02-033-9/+9
* Revert of Delete base/prefs and update callers to use components. (patchset #...msw2016-02-033-9/+9
* Delete base/prefs and update callers to use components.brettw2016-02-033-9/+9
* Update GN build files for new prefs location.brettw2016-01-301-1/+1
* Move base/prefs to components/prefsbrettw2016-01-301-1/+1
* Revert of Move base/prefs to components/prefs (patchset #7 id:120001 of https...joedow2016-01-301-1/+1
* Move base/prefs to components/prefsbrettw2016-01-301-1/+1
* allocator cleanup: remove dependencies on allocator from all targetsprimiano2016-01-282-15/+0
* Remove now-unnecessary wrappers around gfx::Screen::GetScreen()scottmg2016-01-272-5/+0
* Remove ui/gfx/screen_type_delegate.hscottmg2016-01-272-4/+3
* Make major tests target build without unused data members on Linux.mlamouri2016-01-161-1/+1
* Reland of GN: Properly mark all NaCl test depencies as data_depsphosek2016-01-121-1/+4
* Revert of GN: Properly mark all NaCl test depencies as data_deps (patchset #2...dbeam2016-01-041-4/+1
* GN: Properly mark all NaCl test depencies as data_depsphosek2016-01-041-1/+4
* Cleanup: Remove double semicolons.thestig2016-01-041-1/+1
* Switch to standard integer types in extensions/.avi2015-12-2336-6/+49
* Use rvalue reference instead of extensions::DictionaryBuilder::pass()limasdf2015-12-192-14/+13
* Convert Pass()→std::move() in //extensionsdcheng2015-12-186-25/+28
* Move nacl targets to subdirectories.brettw2015-12-161-28/+5
* Revert of Move nacl targets to subdirectories. (patchset #6 id:100001 of http...yoichio2015-12-151-5/+28
* Move nacl targets to subdirectories.brettw2015-12-151-28/+5
* Replace ScopedVector<ScopedFD> with std::vector<ScopedFD>mdempsky2015-12-091-0/+1
* Use rvalue reference instead of extensions::ListBuilder::Pass()limasdf2015-12-091-12/+13
* Run gn --format over all .gn filesagrieve2015-11-201-4/+4
* Kill NOTIFICATION_EXTENSION_WILL_BE_INSTALLED_DEPRECATEDlimasdf2015-11-201-1/+1
* Separate RenderViewHost from RenderWidgetHost, part 4: delegateavi2015-10-271-1/+1
* Make chrome and other targets compile on Mac GNbrettw2015-10-232-1/+25
* Adding error handlers to setup.exe.pmonette2015-10-161-1/+1
* Add extensions code to use common updater in components/update_client/asargent2015-10-155-22/+8
* Don't use base::MessageLoop::{Quit,QuitClosure} in extensions/, ipc/ki.stfu2015-10-121-2/+2
* Removing pneubeck@ from OWNERS.pneubeck2015-10-071-1/+1
* Add public session launch flagkelvinp2015-10-012-0/+5
* [Extensions] Make const PermissionSet* const PermissionSet& where possiblerdevlin.cronin2015-09-301-3/+3
* base: Template methods on Timer classes instead of the classes themselves.danakj2015-09-241-1/+1
* Delete dead code related to the removed helper apps.kerrnel2015-09-211-32/+0