summaryrefslogtreecommitdiffstats
path: root/chrome/nacl
Commit message (Expand)AuthorAgeFilesLines
* Reserve 1GB at the base of the address space of linux nacl_helper for Native ...bradchen@google.com2011-08-174-9/+71
* Revert 97056 - Gyp fix for release build.rvargas@google.com2011-08-164-71/+9
* Gyp fix for release build.bradchen@google.com2011-08-164-9/+71
* Revert 97040 - Reserve 1GB at the base address of linux nacl_helper for Nativ...rvargas@google.com2011-08-164-71/+9
* Reserve 1GB at the base address of linux nacl_helper for Native Client.bradchen@google.com2011-08-164-9/+71
* Tag IPC::Channel::Listener implementations with OVERRIDEevan@chromium.org2011-08-161-2/+3
* Turn on --enable-nacl-debug.mmortensen@google.com2011-08-033-4/+7
* Hook GetUserDefaultLCID () to prevent crashes on attempting to connect to CSR...jschuh@chromium.org2011-08-021-0/+3
* NaCl: Add assertion that NaClMainForChromium() does not returnmseaborn@chromium.org2011-07-251-3/+4
* Fix error handling on close() calls.bradchen@google.com2011-07-222-8/+10
* A ZygoteForkDelegate using nacl_helper executable to create container process...bradchen@google.com2011-07-206-67/+354
* Rename CommandLine::GetCommandLineString().msw@chromium.org2011-07-202-2/+2
* Take two at splitting result codes between content and chrome.dpranke@chromium.org2011-07-191-2/+2
* Revert r92730, r92731, r92732 ... will land again once I ensure the win build...dpranke@chromium.org2011-07-151-2/+2
* This change will split the result codes between content and chrome.dpranke@chromium.org2011-07-151-2/+2
* Remove app from a bunch of DEPS files.tfarina@chromium.org2011-06-301-1/+0
* Revert 90805 - I am submitting this with LGTMs from agl@ and evanm@. I'm mark...fischman@chromium.org2011-06-286-355/+67
* I am submitting this with LGTMs from agl@ and evanm@. I'm marking this as TBR...bradchen@google.com2011-06-286-67/+355
* Revert 90681 - New NaCl zygote implementation 2, in which Chrome zygote forks...fischman@chromium.org2011-06-286-343/+67
* New NaCl zygote implementation 2, in which Chrome zygote forks a NaCl helper.bradchen@google.com2011-06-276-67/+343
* Move sandbox_policy to content.jam@chromium.org2011-05-282-2/+2
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Move SystemMonitor to base/.willchan@chromium.org2011-05-181-3/+3
* Revert 85732 (broke build) - Move SystemMonitor to base/.willchan@chromium.org2011-05-181-3/+3
* Move SystemMonitor to base/.willchan@chromium.org2011-05-181-3/+3
* Make the Pepper proxy support in-process font rendering.brettw@chromium.org2011-05-101-2/+2
* NaCl: Send the integrated runtime (IRT) library to NaClmseaborn@chromium.org2011-05-032-2/+28
* Rename NaClThread to NaClLauncherThreadmseaborn@chromium.org2011-04-213-20/+22
* linux: don't always print dlopen errors from LoadNativeLibraryevan@chromium.org2011-04-182-4/+4
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Move the renderer_web* files to content.jam@chromium.org2011-03-181-1/+1
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* Move injection_test_dll.h to content\common to get rid of a dependency on chr...jam@chromium.org2011-03-141-1/+0
* Move some message files and hi_res_timer_manager to content, in preparation f...jam@chromium.org2011-03-131-1/+1
* Move some chrome\common code to content in preparation for moving chrome\gpu.jam@chromium.org2011-03-113-3/+3
* Move Linux sub process breakpad initialization to a common place.jam@chromium.org2011-03-111-9/+0
* Fix wstrings in content/common.avi@chromium.org2011-03-081-1/+1
* Move ChildThread and ChildProcess to content. Also move remaining code that ...jam@chromium.org2011-03-084-4/+4
* Move SystemMonitor to src/ui/base/system_monitor. Move HiResTimerManager to s...ben@chromium.org2011-01-191-4/+4
* Revert 71487 - Move SystemMonitor to src/ui/base/system_monitor.ben@chromium.org2011-01-141-4/+4
* Move SystemMonitor to src/ui/base/system_monitor.ben@chromium.org2011-01-141-4/+4
* Enable Breakpad for crashes in trusted code in Native Client on Chrome for Li...cstefansen@google.com2011-01-142-0/+10
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-111-1/+0
* Remove base/platform_thread.h stub and fix up all callers to use the new loca...brettw@google.com2011-01-011-1/+0
* Move platform_thread to base/threading and put in the base namespace. I left abrettw@chromium.org2010-12-311-2/+3
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-244-4/+10
* Remove CrApplication dependency from basethakis@chromium.org2010-12-181-2/+0
* Cleanup: Remove unneeded includes of notification_service.h.thestig@chromium.org2010-12-171-3/+4
* startup: rename chrome_dll_main to chrome_mainevan@chromium.org2010-11-181-1/+1
* NaCl: Remove second variant of MakeSharedMemorySegmentViaIPC()mseaborn@chromium.org2010-11-171-1/+1