summaryrefslogtreecommitdiffstats
path: root/components/filesystem
Commit message (Expand)AuthorAgeFilesLines
* Quit the message loop by default in ShellConnectionLost when ApplicationRunne...sky2016-03-222-6/+0
* Revert of Quit the message loop by default in ShellConnectionLost when Applic...esprehn2016-03-222-0/+6
* Quit the message loop by default in ShellConnectionLost when ApplicationRunne...sky2016-03-212-6/+0
* mojo leveldb: Get profile and leveldb connected to DOMStorageContext.erg2016-03-219-19/+24
* Convert filesystem_apptests to shelltests.erg2016-03-185-20/+22
* Change primordial pipes to ShellClientrockot2016-03-142-0/+5
* Remove stale mentions of mandoline.msw2016-03-141-10/+6
* Moves mojo_application_manifest to data_depssky2016-03-101-2/+5
* Remove Mojo bindings environment.Yuzhu Shen2016-03-081-1/+0
* Add a instance groups to Connect(), and introduce an Identity struct.ben2016-03-083-6/+5
* Change userid from a uint32_t to a string guidben2016-03-052-2/+3
* Change Mojo URLs to structured names.ben2016-02-274-6/+6
* Replace with mojo::Connector (already exists) now that Shell is gone.ben2016-02-265-16/+14
* Add a user id parameter to connections.ben2016-02-242-2/+2
* mojo filesystem: Further clean ups.erg2016-02-237-167/+106
* mojo leveldb: Address some comments that came after it was put in the CQ.erg2016-02-232-40/+17
* This enforces the capability filter specified in an application manifest.ben2016-02-233-1/+12
* mojo: Get mojo:leveldb and mojo:filesystem compiled into content.erg2016-02-226-108/+78
* Revert of mojo: Get mojo:leveldb and mojo:filesystem compiled into content. (...ben2016-02-206-77/+108
* Revert of Fix dependency issue. (patchset #1 id:1 of https://codereview.chrom...ben2016-02-201-2/+0
* Fix dependency issue.ben2016-02-201-0/+2
* Add missing dep.ben2016-02-201-0/+1
* mojo: Get mojo:leveldb and mojo:filesystem compiled into content.erg2016-02-206-108/+77
* mojo: Start building a leveldb service.erg2016-02-1714-19/+384
* Mojo C++ bindings: make Array/Map/String non-null by default.yzshen2016-02-131-4/+4
* Rename ConnectToService to ConnectToInterface()ben2016-02-102-2/+2
* Rename Connection::AddService/ConnectToService to Connection::AddInterface/Ge...ben2016-02-091-1/+1
* ApplicationImpl->ShellConnectionben2016-02-091-2/+2
* Rename ApplicationDelegate to ShellClient.ben2016-02-074-14/+12
* Extract shell methods from ApplicationImpl into a base class, and pass this t...ben2016-02-075-16/+18
* ConfigureIncomingConnection -> AcceptConnectionben2016-02-062-4/+4
* Clear incognito preferences on destroying incognito profile.dvadym2016-02-052-0/+6
* Add a rule for collating mojo application manifests.ben2016-02-041-2/+7
* Delete base/prefs and update callers to use components.brettw2016-02-035-14/+15
* Revert of Delete base/prefs and update callers to use components. (patchset #...msw2016-02-035-15/+14
* Delete base/prefs and update callers to use components.brettw2016-02-035-14/+15
* Implement a skeleton of Mojo Application manifests.ben2016-02-022-0/+7
* Updates DEPS of components/filesystem/public/cpp/prefssky2016-02-021-0/+4
* Update GN build files for new prefs location.brettw2016-01-301-1/+1
* mojo filesystem: Simplify full file reading/writing.erg2016-01-289-79/+178
* Revert of mojo filesystem: Simplify full file reading/writing. (patchset #5 i...gcasto2016-01-279-178/+80
* mojo filesystem: Simplify full file reading/writing.erg2016-01-279-79/+178
* Add simplistic screenlock application.ben2016-01-271-2/+4
* Make use of CreateInterfacePtrAndBind() where appropriatesky2016-01-262-8/+3
* mash json pref store: Handle seeks in empty files on windows.erg2016-01-261-0/+1
* mash: Add a simple, temporary preferences store.erg2016-01-2212-4/+762
* Change mojo enums to be scoped enums in the generated C++ bindings.sammc2016-01-217-260/+272
* Move mojo/application/public -> mojo/shell/publicben2016-01-128-12/+12
* Convert Pass()→std::move() in //components/[a-m]*dcheng2015-12-267-31/+33
* Switch to standard integer types in components/, part 1 of 4.avi2015-12-258-12/+32