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
/
ppapi
/
native_client
/
src
/
trusted
/
plugin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 119758 - Add skeleton for file cleanup and cache renaming during trans...
karen@chromium.org
2012-01-31
10
-479
/
+342
*
Add skeleton for file cleanup and cache renaming during translation.
sehr@google.com
2012-01-30
10
-342
/
+479
*
Move the pnacl translation nexes fully off the main thread.
sehr@google.com
2012-01-21
6
-30
/
+34
*
Repeat performance for 118553 -- Add nacl private interface and state
sehr@google.com
2012-01-21
1
-4
/
+8
*
Revert 118553 - Add nacl private interface and state for process creation.
sehr@google.com
2012-01-21
1
-9
/
+5
*
Add nacl private interface and state for process creation.
sehr@google.com
2012-01-20
1
-5
/
+9
*
Allow pnacl's LD to look up resources in the nexe's manifest. This will allow
sehr@google.com
2012-01-20
7
-69
/
+158
*
Pepper SRPC proxy style and type nits
toyoshim@chromium.org
2012-01-19
1
-2
/
+2
*
NaCl: Remove getpid() calls from the PPAPI proxy
mseaborn@chromium.org
2012-01-09
1
-2
/
+2
*
Move paint aggregator and the completion callback factory.
brettw@chromium.org
2012-01-06
2
-3
/
+2
*
- Malloc the rng_desc in PnaclCoordinator to match the free from NaClDescUnref.
jvoung@google.com
2012-01-06
3
-24
/
+47
*
Update PPAPI IDL generator to define versioned structs, and unversioned typedef.
wez@chromium.org
2012-01-05
2
-5
/
+5
*
Revert 116281 - Move paint aggregator and the completion callback factory.
brettw@chromium.org
2012-01-04
2
-2
/
+3
*
Move paint aggregator and the completion callback factory.
brettw@chromium.org
2012-01-04
2
-3
/
+2
*
Change the DidChangeView update to take a new ViewChanged resource.
brettw@chromium.org
2012-01-03
2
-31
/
+21
*
Fixed coverity resource leaks
groby@chromium.org
2011-12-30
1
-4
/
+4
*
Fixed coverity bug
groby@chromium.org
2011-12-22
1
-0
/
+1
*
Coverity: Fix leaks.
jhawkins@chromium.org
2011-12-21
1
-2
/
+4
*
Coverity; Fixing pass by value bugs.
dpapad@chromium.org
2011-12-21
2
-4
/
+4
*
Change pnacl to read all resources from the extension.
sehr@google.com
2011-12-21
11
-59
/
+93
*
Coverity: Add a missing return statement.
thestig@chromium.org
2011-12-21
1
-2
/
+2
*
FindMatchingProperty: pass string as const ref to avoid copying
tbreisacher@chromium.org
2011-12-21
1
-1
/
+1
*
Remove support for using coordinator-specific lookup method. Replace it with
sehr@google.com
2011-12-16
11
-236
/
+266
*
eliminate double initialization / finalization before last use.
bsy@google.com
2011-12-16
2
-6
/
+2
*
reduce log verbosity level
bsy@google.com
2011-12-15
2
-6
/
+15
*
Fix buildbot warning about initialization order.
sehr@google.com
2011-12-15
1
-2
/
+2
*
This CL moves all command line processing out of the coordinator. Key other ...
sehr@google.com
2011-12-14
8
-691
/
+756
*
Chrome-side change to support stdout/err to postmessage debug hookup.
bsy@google.com
2011-12-09
3
-2
/
+44
*
Set default text input type to NONE for NaCl apps on OSX
kochi@chromium.org
2011-12-08
1
-0
/
+11
*
Remove PP_Module from parameters for PPB_Var.VarFromUtf8.
dmichael@chromium.org
2011-12-07
1
-4
/
+2
*
Add rough version pnacl shim commandlines to pnacl coordinator.
jvoung@google.com
2011-12-06
1
-3
/
+8
*
Make the rate limiting of Native Client Plugin progress events
bbudge@google.com
2011-11-23
2
-11
/
+16
*
Make PPAPI use 'new ProgressEvent' instead of initProgressEvent.
morrita@chromium.org
2011-11-16
1
-5
/
+7
*
Change the native_client to use the third_party/jsoncpp.
ronghuawu@chromium.org
2011-11-12
3
-3
/
+3
*
Get all the resources relative to a single base. Currently the same base
sehr@google.com
2011-11-11
8
-149
/
+51
*
Cleanup: Remove unneeded forward declarations in ppapi.
thestig@chromium.org
2011-11-11
5
-20
/
+6
*
Refactor the pnacl coordinator to load resources all at once, then load
sehr@google.com
2011-11-10
6
-385
/
+362
*
Add crtbegin.o / crtend.o to the link line in the PNaCl coordinator.
pdox@google.com
2011-11-09
1
-0
/
+2
*
Silence an MSVC warning
mcgrathr@chromium.org
2011-11-07
1
-1
/
+1
*
Remove 13 exit time constructors and 3 static initializers
thakis@chromium.org
2011-11-07
1
-4
/
+5
*
Refactor pnacl coordinator to make it easier to pass metadata values from the
sehr@google.com
2011-11-04
3
-259
/
+280
*
Add progress events for DSO downloads required on startup. Modify the NaCl
bbudge@chromium.org
2011-10-26
4
-60
/
+110
*
gcc 4.6.1 -Wall -Werror fix.
bsy@google.com
2011-10-24
1
-0
/
+1
*
Fix NaCl download progress events for zipped Nexes.
bbudge@google.com
2011-10-20
1
-3
/
+4
*
gcc 4.6 fixes for ppapi so that these will build nacl-side. tested
bsy@google.com
2011-10-20
1
-0
/
+3
*
Remove stale references to private NaCl copy of PPAPI
noelallen@google.com
2011-10-19
1
-4
/
+4
*
Packaged (CRX) extensions shouldn't be able to get 'dev' interfaces in NaCl.B...
bbudge@google.com
2011-10-18
2
-19
/
+9
*
Move PPB/PPP_MouseLock out of dev/.
yzshen@chromium.org
2011-10-16
2
-10
/
+10
*
update to use ALLOW_THIS_IN_INITIALIZER_LIST.
bsy@google.com
2011-10-14
1
-2
/
+4
*
chromium side changes to enable nexe exit status to be reported to JavaScript
bsy@google.com
2011-10-07
4
-5
/
+85
[next]