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
/
components
/
nacl
/
browser
Commit message (
Expand
)
Author
Age
Files
Lines
*
SFI NaCl: Batch-open resource files
yusukes
2015-05-05
2
-14
/
+20
*
Fix a typo in a for loop, causing it to not terminate
lpique
2015-05-04
1
-1
/
+1
*
win: Fix all plugin warnings in components/.
thakis
2015-05-01
2
-1
/
+4
*
Refactor params of NaClProcessMsg_Start.
hidehiko
2015-04-30
4
-86
/
+59
*
Apply automated fixits for Chrome clang plugin to components.
dcheng
2015-04-29
2
-3
/
+3
*
Update {virtual,override} to follow C++11 style in components.
nick
2015-04-28
1
-2
/
+2
*
Pepper: Remove Mojo integration and tests.
teravest
2015-04-23
1
-2
/
+0
*
favor DCHECK_CURRENTLY_ON for better logs in components/ (part 2)
mostynb
2015-04-23
1
-16
/
+16
*
Remove unnecessary instrumentation for several jank bugs.
pkasting
2015-04-08
1
-6
/
+0
*
Introducing phased profiling framework.
vadimt
2015-04-01
2
-2
/
+2
*
Add a switch for using PNaCl Subzero and use it for -O0 translation.
jvoung
2015-03-31
3
-1
/
+10
*
Simplify ChildProcessLauncher
sievers
2015-03-28
2
-2
/
+4
*
favor DCHECK_CURRENTLY_ON for better logs in components/
mostynb
2015-03-25
2
-2
/
+2
*
Disable PnaclTranslationCacheTest.GetLargeOnDisk and StoreLargeOnDisk on WinXP
kjellander
2015-03-19
1
-0
/
+15
*
Increase MessageAttachmentSet::kMaxDescriptorsPerMessage to 128
yusukes
2015-03-17
1
-3
/
+10
*
Non-SFI NaCl: Batch-open resource files
yusukes
2015-03-10
4
-48
/
+190
*
NaCl cleanup: Remove references to native_client/src/public/nacl_file_info.h
mseaborn
2015-02-09
3
-3
/
+11
*
Get nacl building again for android
sehr
2015-01-30
4
-6
/
+12
*
Move OpenProcessHandleWithAccess to Process::OpenWithAccess.
rvargas
2015-01-23
1
-15
/
+13
*
Remove nonsfi token workaround.
teravest
2015-01-15
4
-16
/
+45
*
Show PID of NonSFI NaCl process as a WARNING for debugging
tzik
2015-01-06
1
-2
/
+7
*
Update NaCl to use the new version of LaunchProcess.
rvargas
2015-01-02
2
-3
/
+3
*
Pepper: Add a Pepper+NaCl+Mojo test.
teravest
2014-12-29
1
-0
/
+2
*
Prefix CommandLine usage with base namespace (Part 9: components)
kkosztyo.u-szeged
2014-12-04
2
-19
/
+21
*
Instrumenting callbacks to InFlightBackendIO::ReadData to find source of jank...
vadimt
2014-11-25
1
-0
/
+6
*
NaCl: Simpler validation for main nexe.
teravest
2014-11-20
2
-80
/
+67
*
Use uint16 for port numbers more pervasively.
pkasting
2014-11-20
1
-2
/
+2
*
Cleanup: Remove unneeded path_service.h includes.
thestig
2014-11-06
2
-2
/
+0
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-29
4
-10
/
+10
*
Supply IRT file when launching PNaCl translators, and set irt_load_optional.
jvoung
2014-10-22
1
-10
/
+6
*
Standardize usage of virtual/override/final in components/
dcheng
2014-10-21
5
-36
/
+32
*
Refactoring: Make IPC::Channel::TakeClientFileDescriptor() a ScopedFD.
morrita
2014-10-20
1
-3
/
+3
*
replace OVERRIDE and FINAL with override and final in components/
mostynb
2014-10-06
6
-25
/
+25
*
NaCl: Replace launch/start param flags with a NaClAppProcessType enum.
jvoung
2014-10-03
3
-35
/
+16
*
Remove implicit HANDLE conversions from components.
rvargas
2014-09-30
1
-1
/
+2
*
Use content::RunBlockingPoolTask() in tests.
mtomasz
2014-09-15
1
-71
/
+73
*
NaCl: Use RAII for sockets in NaClProcessHost.
teravest
2014-09-12
2
-56
/
+18
*
Change base/file_utils.h includes to base/files/file_utils.h in chrome_elf/ a...
thestig
2014-09-10
4
-4
/
+4
*
Pepper: Stop using SRPC for irt_open_resource().
Justin TerAvest
2014-09-10
2
-22
/
+85
*
Refactoring the WeakPtrFactory usage, Member variables should appear before t...
mohan.reddy
2014-09-10
4
-9
/
+10
*
Remove implicit conversions from scoped_refptr to T* in components/nacl/
dcheng
2014-08-26
3
-5
/
+5
*
NaCl: Send fatal log messages via shared memory.
teravest@chromium.org
2014-08-20
2
-1
/
+27
*
Fix nacl_process_host.h includes.
teravest@chromium.org
2014-07-28
2
-16
/
+5
*
Pepper: Remove LOAD_MODULE SRPC call in SFI mode.
teravest@chromium.org
2014-07-24
4
-13
/
+62
*
Revert 285028 "Pepper: Remove LOAD_MODULE SRPC call in SFI mode."
bruening@google.com
2014-07-24
4
-49
/
+13
*
Pepper: Remove LOAD_MODULE SRPC call in SFI mode.
teravest@chromium.org
2014-07-23
4
-13
/
+49
*
Pepper: Fix permissions for PNaCl plugins.
teravest@chromium.org
2014-07-09
1
-2
/
+4
*
Fix NULL segv in nacl::GetPpapiPermissions() if bad render_view_id.
tsepez@chromium.org
2014-07-02
1
-0
/
+2
*
Enable mmap and identity-based validation caching on pnacl-{llc,ld}.nexe
jvoung@chromium.org
2014-06-30
7
-49
/
+71
*
Do not create SRPC channel for NaCl in non-SFI mode.
hidehiko@chromium.org
2014-06-23
1
-64
/
+65
[next]