summaryrefslogtreecommitdiffstats
path: root/components/bitmap_uploader
Commit message (Expand)AuthorAgeFilesLines
* Mojo bindings environment: remove usage in gles2.yzshen2016-03-021-3/+2
* Mojo: Remove GLES2 support from runner.yzshen2016-03-011-1/+1
* Replace with mojo::Connector (already exists) now that Shell is gone.ben2016-02-262-5/+5
* Revert of Mojo bindings environment: remove usage in gles2. (patchset #1 id:1...yzshen2016-02-261-2/+3
* Mojo bindings environment: remove usage in gles2.yzshen2016-02-241-3/+2
* Rename ConnectToService to ConnectToInterface()ben2016-02-101-1/+1
* mus: using more native gpu structs.penghuang2016-02-091-13/+6
* Extract shell methods from ApplicationImpl into a base class, and pass this t...ben2016-02-072-21/+4
* Move shell interfaces into the shell.mojom namespace.ben2016-02-062-2/+6
* Pass application ids via AcceptConnection & ConnectToApplication callback.ben2016-01-271-2/+2
* Change mojo enums to be scoped enums in the generated C++ bindings.sammc2016-01-211-4/+4
* Updated mojo sync points to use new sync tokens.dyen2016-01-141-1/+7
* Make `content` target build without unused data members on Linux.mlamouri2016-01-142-2/+0
* Move mojo/application/public -> mojo/shell/publicben2016-01-123-6/+6
* Mustash: Fix a zero copy related sync issue.penghuang2016-01-061-1/+2
* Convert Pass()→std::move() in //components/[a-m]*dcheng2015-12-261-12/+13
* Switch to standard integer types in components/, part 1 of 4.avi2015-12-252-0/+4
* bitmap_uploader: Remove DCHECK on LostContextfsamuel2015-12-011-2/+2
* Add more components to "gn check", work on dom_distiller.brettw2015-11-301-0/+2
* mustash: Fix a crash in component build.penghuang2015-11-263-4/+43
* Revert of mustash: Fix a crash in component build. (patchset #3 id:40001 of h...jochen2015-11-263-41/+4
* mustash: Fix a crash in component build.penghuang2015-11-263-4/+41
* Updates ConnectToApplication for BitmapLoadersky2015-11-251-1/+3
* Run gn --format over all .gn filesagrieve2015-11-201-1/+1
* p1 mus+ash chrome renders ui and contentrjkroege2015-11-192-0/+5
* Revert of p1 mus+ash chrome renders ui and content (patchset #9 id:160001 of ...msramek2015-11-182-5/+0
* p1 mus+ash chrome renders ui and contentrjkroege2015-11-182-0/+5
* Move third_party/mojo/src/mojo/public to mojo/publicrockot2015-11-134-4/+3
* Eliminate third_party/mojo/src from all targets' include pathsKen Rockot2015-11-113-2/+3
* Move BitmapUploader to separate component from pdf_viewerfsamuel2015-11-105-0/+383