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
/
chrome
/
nacl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use nacl_helper_bootstrap from native_client repository
mcgrathr@chromium.org
2011-12-06
4
-813
/
+0
*
Revert 113074 - Use nacl_helper_bootstrap from native_client repository
mcgrathr@chromium.org
2011-12-06
4
-0
/
+813
*
Use nacl_helper_bootstrap from native_client repository
mcgrathr@chromium.org
2011-12-06
4
-813
/
+0
*
Remove child_process.h includes from chrome (specifically WaitForDebugger). I...
jam@chromium.org
2011-11-30
1
-19
/
+0
*
Fix python scripts in src/chrome/
maruel@chromium.org
2011-11-27
1
-16
/
+19
*
Load mac sandbox definitions from resources instead of the bundle.
jochen@chromium.org
2011-11-25
1
-2
/
+3
*
Add OVERRIDE to chrome/common/ and nacl/.
avi@chromium.org
2011-11-21
1
-1
/
+1
*
Revert 110361 - NaCl: preallocate shared-memory object on Linux as on MacOSX
mcgrathr@chromium.org
2011-11-18
1
-43
/
+27
*
nacl_helper_bootstrap: Reserve correct address space size for ARM, none for x...
mcgrathr@chromium.org
2011-11-18
1
-5
/
+5
*
NaCl: preallocate shared-memory object on Linux as on MacOSX
mcgrathr@chromium.org
2011-11-16
1
-27
/
+43
*
Open NaCl IRT file only once at startup
mcgrathr@chromium.org
2011-11-15
2
-18
/
+15
*
Make nacl_helper easily debuggable
mcgrathr@chromium.org
2011-11-15
3
-0
/
+121
*
Make nacl_helper_bootstrap load a PIE normally, not the dynamic linker directly
mcgrathr@chromium.org
2011-11-11
1
-115
/
+200
*
Move content_restriction.h and main_function_params.h to content/public/commo...
jam@chromium.org
2011-10-31
7
-13
/
+14
*
Expose the sandbox related code through the content API. I did a bit of clean...
jam@chromium.org
2011-10-29
5
-43
/
+15
*
Move ZygoteForkDelegateLinux to content/public/common.
jam@chromium.org
2011-10-25
1
-151
/
+0
*
Add UMA reports for Linux nacl_helper startup status
mcgrathr@chromium.org
2011-10-20
1
-12
/
+36
*
Create a public header with the child_process_sandbox_support_linux functions...
jam@chromium.org
2011-10-17
1
-3
/
+2
*
Move content_switches to content\public\common.
jam@chromium.org
2011-10-13
1
-1
/
+1
*
Clean up DEPS rules against content so that not all chrome code can include a...
jam@chromium.org
2011-09-30
1
-9
/
+2
*
Revert 101577 - Move buildbot_nacl_integration out of chrome/test, step #1
rlp@chromium.org
2011-09-17
1
-89
/
+0
*
Move buildbot_nacl_integration out of chrome/test, step #1
phajdan.jr@chromium.org
2011-09-16
1
-0
/
+89
*
Make sure that the NaCl 64 bit broker process doesn't hang around if the brow...
jam@chromium.org
2011-09-13
2
-0
/
+6
*
Make the NaCl windows 64 bit binaries not depend on chrome targets. These tar...
jam@chromium.org
2011-09-12
7
-111
/
+156
*
Clean up nacl_helper_bootstrap linker script
mcgrathr@chromium.org
2011-09-08
2
-4
/
+34
*
Modify the build recipe for nacl_helper_bootstrap to invoke the linker explic...
bradchen@google.com
2011-09-07
1
-1
/
+0
*
Revert 99975 - nacl_helper_bootstrap: Avoid writable text segment
jamesr@chromium.org
2011-09-07
2
-17
/
+1
*
nacl_helper_bootstrap: Avoid writable text segment
mcgrathr@chromium.org
2011-09-07
2
-1
/
+17
*
Revert nacl_helper while working out developer build issues
bradchen@google.com
2011-09-06
1
-0
/
+1
*
Fix nacl_helper argv bug, re-enable nacl_helper, build on linux except ARM. P...
bradchen@google.com
2011-09-05
1
-7
/
+4
*
Revert 99617 - Fix nacl_helper startup bug with command line construction.
hbono@chromium.org
2011-09-05
1
-4
/
+7
*
Fix nacl_helper startup bug with command line construction.
bradchen@google.com
2011-09-05
1
-7
/
+4
*
Disable nacl_helper while fixing DCHECK issue.
bradchen@google.com
2011-09-02
1
-0
/
+2
*
Don't use NaCl helper when run under Valgrind
timurrrr@chromium.org
2011-09-02
1
-1
/
+3
*
Enable nacl_helper by default.
bradchen@google.com
2011-09-02
1
-6
/
+1
*
Use chain-loading for Linux nacl_helper
mcgrathr@chromium.org
2011-09-01
7
-51
/
+631
*
Revert 98909 - Use chain-loading for Linux nacl_helper
jar@chromium.org
2011-08-31
7
-631
/
+51
*
Use chain-loading for Linux nacl_helper
mcgrathr@chromium.org
2011-08-31
7
-51
/
+631
*
Reserve 1GB at the base of the address space of linux nacl_helper for Native ...
bradchen@google.com
2011-08-17
4
-9
/
+71
*
Revert 97056 - Gyp fix for release build.
rvargas@google.com
2011-08-16
4
-71
/
+9
*
Gyp fix for release build.
bradchen@google.com
2011-08-16
4
-9
/
+71
*
Revert 97040 - Reserve 1GB at the base address of linux nacl_helper for Nativ...
rvargas@google.com
2011-08-16
4
-71
/
+9
*
Reserve 1GB at the base address of linux nacl_helper for Native Client.
bradchen@google.com
2011-08-16
4
-9
/
+71
*
Tag IPC::Channel::Listener implementations with OVERRIDE
evan@chromium.org
2011-08-16
1
-2
/
+3
*
Turn on --enable-nacl-debug.
mmortensen@google.com
2011-08-03
3
-4
/
+7
*
Hook GetUserDefaultLCID () to prevent crashes on attempting to connect to CSR...
jschuh@chromium.org
2011-08-02
1
-0
/
+3
*
NaCl: Add assertion that NaClMainForChromium() does not return
mseaborn@chromium.org
2011-07-25
1
-3
/
+4
*
Fix error handling on close() calls.
bradchen@google.com
2011-07-22
2
-8
/
+10
*
A ZygoteForkDelegate using nacl_helper executable to create container process...
bradchen@google.com
2011-07-20
6
-67
/
+354
*
Rename CommandLine::GetCommandLineString().
msw@chromium.org
2011-07-20
2
-2
/
+2
[next]