aboutsummaryrefslogtreecommitdiff
path: root/node_modules
Commit message (Collapse)AuthorAge
* Merge branch 'refs/heads/NinjaInternal' into FileIOJose Antonio Marquez2012-02-10
|\ | | | | | | | | | | Conflicts: js/ninja.reel/ninja.html js/stage/stage.reel/stage.html
| * Merge branch 'text-tool' of https://github.com/dhg637/ninja-internal into ↵Valerio Virgillito2012-02-09
| |\ | | | | | | | | | feature-branch
| | * More Text Tool UpdatesArmen Kesablyan2012-02-09
| | |
| | * Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into ↵Armen Kesablyan2012-02-07
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | text-tool Conflicts: _scss/compass_app_log.txt css/ninja.css
| | * | Refactored rich text editor locationArmen Kesablyan2012-02-07
| | | |
| | * | Initial Text tool completion.Armen Kesablyan2012-02-07
| | | |
| | * | Initial Text Tool ImplementationArmen Kesablyan2012-02-02
| | | | | | | | | | | | | | | | Has rich-text-editor in place need to place with finalized version when complete
* | | | Adding a purge library methodJose Antonio Marquez2012-02-08
| | | | | | | | | | | | | | | | Added a delete libraries function to delete all libraries in Chrome sandbox (as in a force delete). Also updated descriptor files to go with new directory layout of files and relation to the relatives paths used by the packed app and it's manifest.
* | | | Merge branch 'refs/heads/NinjaInternal' into FileIOJose Antonio Marquez2012-02-07
|\| | |
| * | | updated montage v.0.6 to the latest changes.Valerio Virgillito2012-02-07
| | |/ | |/| | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | | Adding ability to copy an entire library for NinjaJose Antonio Marquez2012-02-07
| | | | | | | | | | | | Added the functionality to copy an entire directory/library from a JSON descriptor file into the app sandbox. Need to add logic to dispatch a 'synchronized' event for Ninja to know everything is up to date.
* | | Setting up Chrome File System API classJose Antonio Marquez2012-02-04
| | | | | | | | | | | | Chrome file system API will be used to copy over files from the sandboxed app into the sandboxed file system directory (in Chrome) to then be used by the core API and the cloud.
* | | Merge branch 'refs/heads/NinjaInternal' into FileIOJose Antonio Marquez2012-02-02
|\| | | | | | | | | | | | | | | | | Conflicts: .gitignore js/ninja.reel/ninja.js
| * | upgrading to Montage v0.6Valerio Virgillito2012-02-02
| |/ | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* / Merged old FileIOJose Antonio Marquez2012-01-27
|/
* First commit of Ninja to ninja-internalPierre Frisch2012-01-27
Signed-off-by: Valerio Virgillito <rmwh84@motorola.com>