index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mojo
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mojo: Dispatcher::MessageInTransitAccess functions don't need to take the lock.
viettrungluu@chromium.org
2014-04-07
4
-12
/
+10
*
Mojo: Mojom: Test the parser when there's no module declared.
viettrungluu@chromium.org
2014-04-07
3
-7
/
+52
*
Mojo Spy core first CL. Introduces mojo::Spy files
cpu@chromium.org
2014-04-07
9
-5
/
+239
*
Removes use_mojo
sky@chromium.org
2014-04-05
1
-17
/
+0
*
x11: Move X event handling out of the message-pump.
sadrul@chromium.org
2014-04-05
1
-19
/
+16
*
Mojo: Abstract out write/writev vs send/sendmsg (for Unix domain sockets).
viettrungluu@chromium.org
2014-04-05
6
-29
/
+122
*
Mojo: Get rid of some EOL whitespace in C++ .tmpl files.
viettrungluu@chromium.org
2014-04-05
3
-8
/
+8
*
Adds ScopedHandleBase::From
sky@chromium.org
2014-04-05
1
-0
/
+10
*
Mojo: Use Promises for request/response calls in the JavaScript bindings.
mpcomplete@google.com
2014-04-05
3
-58
/
+52
*
Mojo: Add a "pytest" to mojob.sh that runs Python unit tests.
viettrungluu@chromium.org
2014-04-05
1
-1
/
+11
*
Mojo: Move mojo/public/data/bindings/tests/ to mojo/public/interfaces/binding...
viettrungluu@chromium.org
2014-04-04
1
-0
/
+0
*
Mojo: Move mojo/public/bindings to mojo/public/tools/bindings.
viettrungluu@chromium.org
2014-04-04
47
-100
/
+98
*
Get rid of all component builds specific .isolate.
maruel@chromium.org
2014-04-04
2
-78
/
+0
*
Mojo: Add the ability to attach PlatformHandles to MessageInTransits.
viettrungluu@chromium.org
2014-04-04
3
-13
/
+47
*
Makes it so mojom files don't need a module
sky@chromium.org
2014-04-04
4
-2
/
+18
*
Fix for x64. Address passed using jint.
anton@chromium.org
2014-04-04
2
-2
/
+2
*
Mojo: Move mojo/public/bindings/js to mojo/public/js/bindings.
viettrungluu@chromium.org
2014-04-04
14
-33
/
+33
*
Replace RULE_INPUT_PATH with RULE_INPUT_DIRNAME/RULE_INPUT_ROOT.mojom
sky@chromium.org
2014-04-04
1
-6
/
+6
*
Adds a generator for writing messages to disk
sky@chromium.org
2014-04-04
3
-0
/
+105
*
mojo/gpu: use SharedBuffer instead of base::SharedMemory with hacks
piman@chromium.org
2014-04-03
11
-92
/
+156
*
Mojo: Make Channel take a RawChannel rather than creating it.
viettrungluu@chromium.org
2014-04-03
10
-98
/
+75
*
Change mojo JS bindings to expose a handle object, which is Closed when garbage
mpcomplete@chromium.org
2014-04-03
6
-30
/
+114
*
Make ShaderTranslatorCache per thread refcounted
boliu@chromium.org
2014-04-03
1
-2
/
+9
*
Mojo: Add an "overview" comment to mojo/public/cpp/system/core.h.
viettrungluu@chromium.org
2014-04-03
1
-2
/
+66
*
Mojo: Mojom: Add basic lexer tests, and remove hex float constants.
viettrungluu@chromium.org
2014-04-03
4
-13
/
+162
*
[Android] Fix a few issues related to old lib deletion.
feng@chromium.org
2014-04-03
1
-1
/
+1
*
Refactor gpu::Buffer to allow different types of backing
piman@chromium.org
2014-04-02
2
-3
/
+7
*
mojo: add handle<shared_buffer> support to generator
piman@chromium.org
2014-04-02
7
-114
/
+129
*
mojo_shell needs to have an Environment set up.
davemoore@chromium.org
2014-04-02
1
-0
/
+2
*
gpu: Lose context when BeginQueryEXT fails to allocate.
danakj@chromium.org
2014-04-02
2
-3
/
+12
*
Revert of gpu: Raise GL_OUT_OF_MEMORY when BeginQueryEXT fails to allocate. (...
pfeldman@chromium.org
2014-04-02
2
-12
/
+3
*
gpu: Lose context when BeginQueryEXT fails to allocate.
danakj@chromium.org
2014-04-02
2
-3
/
+12
*
Adds a way to associate key/value pairs with the environment
sky@chromium.org
2014-04-02
9
-16
/
+172
*
Mojo: Move mojo/public/bindings/tests/*.mojom to mojo/public/interfaces/bindi...
viettrungluu@chromium.org
2014-04-01
19
-23
/
+23
*
Mojo: Move public/bindings/tests/*.cc to public/cpp/bindings/tests/.
viettrungluu@chromium.org
2014-04-01
12
-13
/
+13
*
Mojo: Move mojo/public/bindings/lib to mojo/public/cpp/bindings/lib.
viettrungluu@chromium.org
2014-04-01
43
-116
/
+109
*
Mojo: Move mojo/public/bindings/*.h to mojo/public/cpp/bindings/*.h.
viettrungluu@chromium.org
2014-04-01
64
-121
/
+127
*
Mojo: Implement MojoUnmapBuffer().
viettrungluu@chromium.org
2014-04-01
8
-17
/
+129
*
Remove CommandBuffer::GetTransferBuffer.
piman@chromium.org
2014-04-01
5
-59
/
+7
*
Mojo: RawSharedBuffer::Mapping -> RawSharedBufferMapping.
viettrungluu@chromium.org
2014-04-01
12
-82
/
+93
*
Change AckEvent into request / response
davemoore@chromium.org
2014-03-31
8
-32
/
+26
*
Make mojo_system honor component type
sky@chromium.org
2014-03-31
4
-5
/
+8
*
Mojo: Move mojo/public/shell to mojo/public/{cpp,interfaces}/shell.
viettrungluu@chromium.org
2014-03-31
22
-32
/
+36
*
Mojo: Move public/tests/test_{support,utils}.* to public/{c,cpp}/test_support.
viettrungluu@chromium.org
2014-03-31
21
-82
/
+88
*
Mojo: Move mojo/public/gles2/gles2_cpp.h to mojo/public/cpp/gles2/gles2.h.
viettrungluu@chromium.org
2014-03-31
9
-10
/
+14
*
Mojo: Move the handle table details out of CoreImpl into its own class.
viettrungluu@chromium.org
2014-03-31
8
-217
/
+451
*
Mojo: Move C gles2 header files to mojo/public/c/gles2.
viettrungluu@chromium.org
2014-03-30
21
-35
/
+35
*
Add a PPB_Find_Private function to set the tickmarks on the page.
raymes@chromium.org
2014-03-30
2
-0
/
+9
*
Mojo: Move public/environment to public/cpp/environment.
viettrungluu@chromium.org
2014-03-29
34
-59
/
+62
*
Mojo: Mojom: Detect (lexically) bad or missing ordinals.
viettrungluu@chromium.org
2014-03-29
2
-2
/
+115
[next]