VirtualBox

source: vbox/trunk/src/libs/xpcom18a4

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @39795   13 years vboxsync python/xpcom: disabled live time debugging in debug build.
(edit) @39719   13 years vboxsync PyXPCOMMethod_WaitForEvents: Don't restrict the input value to 'int', …
(edit) @39718   13 years vboxsync nits
(edit) @39709   13 years vboxsync Disabled the req pool stuff in dconnect, it seems to cause some regression.
(edit) @39706   13 years vboxsync PyISupports.cpp: Don't deadlock in the VBOX_DEBUG_LIFETIMES code.
(edit) @39638   13 years vboxsync Shorter pool name.
(edit) @39637   13 years vboxsync xpcom18a4: Enabled the iprt based request pool code. Added annoying …
(edit) @39635   13 years vboxsync xpcom18x4: Added code for using the IPRT request pool, currently disabled.
(edit) @39535   13 years vboxsync xpcom/python: Some object life time debugging option (debug builds only).
(edit) @39534   13 years vboxsync Deleted unused source to avoid confusion. module/_xpcom.cpp is where …
(edit) @39532   13 years vboxsync ExceptionStub: use thread safe macros for addref/release to shut up …
(edit) @39494   13 years vboxsync Wake up just one DConnect worker thread instead of all.
(edit) @39342   13 years vboxsync XPCOM: locking fix for previous fix, and eliminate redundant code
(edit) @39341   13 years vboxsync XPCOM: fix for race in cleaning up wrappers
(edit) @39252   13 years vboxsync NOINST -> INSTTYPE=none; adding DEBUG_INSTTYPE=both if the NOINST was …
(edit) @39212   13 years vboxsync Try build the Mac OS X 10.7 python plugin.
(edit) @39209   13 years vboxsync Build fix.
(edit) @39207   13 years vboxsync python on lion, hacking in progress…
(edit) @38918   13 years vboxsync xpcom/java: update copyright
(edit) @38910   13 years vboxsync xpcom/python: adapt format string to use the correct signedness and size
(edit) @38904   13 years vboxsync some small memory leaks in error cases and additional NULL checks
(edit) @38796   13 years vboxsync Main/glue: Add javadoc comments to the java glue code, use them to …
(edit) @38692   13 years vboxsync build fix
(edit) @38690   13 years vboxsync libs/xpcom: make xpidl build here
(edit) @38636   13 years vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @38276   13 years vboxsync nsNativeComponentLoader::RegisterComponentsInDir: Don't go looking for …
(edit) @38152   13 years vboxsync INSTARGET -> [12]_STAGE_TARGET.
(edit) @38093   13 years vboxsync *.kmk,++: Mode fixes to maximize hardlinking potential during staging.
(edit) @38082   13 years vboxsync *.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).
(edit) @37998   13 years vboxsync xpcom18a4/Makefile.kmk: two missing slashs in _INST properties.
(edit) @37113   14 years vboxsync *.kmk: Mac OS min version 10.7 - adjustments.
(edit) @36814   14 years vboxsync Java XPCOM bridge: cleanup, survive multiple inits
(edit) @36000   14 years vboxsync small fix
(edit) @35440   14 years vboxsync Makefiles: TARGET_<target> -> <target>_1_TARGET because the former is …
(edit) @35380   14 years vboxsync Makefiles: The PATH_<target> variable is deprated, use …
(edit) @34653   14 years vboxsync XPCOM: fix long-standing issue of incorrectly returning …
(edit) @33977   14 years vboxsync *: replaced a bunch of sprintf() by snprintf()
(edit) @33535   14 years vboxsync fortify does not like builtin_expect()
(edit) @33404   14 years vboxsync libs/xpcom18a4: missing #include
(edit) @33388   14 years vboxsync xpcom: Shut up some OS/2 warnings.
(edit) @33069   14 years vboxsync WS, Java: handle input safearrays
(edit) @33044   14 years vboxsync iprt/process: eliminate RTPROC_FLAGS_DAEMONIZE_DEPRECATED, rework …
(edit) @32971   14 years vboxsync XPCOM: implement a shortcut PR_CreateProcessDetached which directly …
(edit) @32717   14 years vboxsync XPCOM: stderr usage fixes for debug builds
(edit) @32229   14 years vboxsync libs/xpcom: shut up a bunch of annoying warnings
(edit) @31694   14 years vboxsync Java XPCOM bridge: octet arrays are byte[] in XPCOM backend, proper …
(edit) @31604   14 years vboxsync waitForEvents: Don't return None, another test.
(edit) @31601   14 years vboxsync EventQueue/py: Return codes, docs and testcase for waitForEvents and …
(edit) @31598   14 years vboxsync EventQueue: Don't return VERR_TIMEOUT if we processed a message in …
(edit) @31534   14 years vboxsync xpidl: added --as-needed to Linux builds
(edit) @31403   14 years vboxsync xpcom/java/Makefile.kmk: be less verbose
(edit) @31259   14 years vboxsync xpcom: Use RTMem* for memory alloc so that we can more easily wrap …
(edit) @31253   14 years vboxsync xpcom/nspr: Use RTMem* for memory alloc so that we can more easily …
(edit) @31234   14 years vboxsync Java: few final touches
(edit) @31153   14 years vboxsync tabs
(edit) @31147   14 years vboxsync xpcom/python: Should do Py_BEGIN_ALLOW_THREAD/Py_END_ALLOW_THREAD …
(edit) @31095   14 years vboxsync Java: few warnings shut up
(edit) @31008   14 years vboxsync Main: reorganize session APIs
(edit) @30979   14 years vboxsync xpcom/java: missed dep
(edit) @30972   14 years vboxsync Java bridge: remove unneeded code
(edit) @30971   14 years vboxsync Java glue: use XSLT to generate interfaces
(edit) @30880   14 years vboxsync Java bridge: started common JAX bridge work
(edit) @30663   14 years vboxsync xpcom/python: fix condition for building the module for python 2.5
(edit) @30634   14 years vboxsync nsEmbedString.h: three more warnings.
(edit) @30571   14 years vboxsync XPCOM/DConnect: fix race present since day 1
(edit) @30514   14 years vboxsync webservice/xpcom: merge r63212, r63211, r63209 from 3.2 branch
(edit) @30135   14 years vboxsync plevent.c: Acknowledge the native queue on darwin so that we don't end …
(edit) @30123   14 years vboxsync python-OSX: Only build against python 2.5 when we are using the 10.5 …
(edit) @30077   14 years vboxsync typo
(edit) @30076   14 years vboxsync xpcom/ipcd: fix a message handling regression which led to crashes due …
(edit) @30052   14 years vboxsync xpcom/ipcd: Fix message processing so that IPCM client up/down …
(edit) @29793   15 years vboxsync fixed SDK build
(edit) @29780   15 years vboxsync moved
(edit) @29779   15 years vboxsync excessive file
(edit) @29770   15 years vboxsync Java bridge: mscom work
(edit) @29759   15 years vboxsync Java: move tools to Config.kmk
(edit) @29757   15 years vboxsync Java glue: XPCOM done
(edit) @29724   15 years vboxsync Java bridge: getters, setters
(edit) @29715   15 years vboxsync Java glue: intermediate
(edit) @29673   15 years vboxsync Java glue: intermediate
(edit) @29233   15 years vboxsync typo
(edit) @29232   15 years vboxsync xpcom: comment typos
(edit) @29231   15 years vboxsync bridge: tests reworked
(edit) @29230   15 years vboxsync java bridge: callbacks works too
(edit) @29216   15 years vboxsync java bridge: versions
(edit) @29212   15 years vboxsync java bridge: better proxy lifetime, callbacks work, but JVM crash later
(edit) @29190   15 years vboxsync xpcom-java: typo in auto generated files
(edit) @29186   15 years vboxsync typo
(edit) @29185   15 years vboxsync java bridge: callbacks (not yet works due to DCOM issues)
(edit) @29183   15 years vboxsync non working callback sample
(edit) @29182   15 years vboxsync xpcom/java: makefile cleanup.
(edit) @29181   15 years vboxsync xpidl_java.c,Makefile.kmk: Mark the changes pertaining to making …
(edit) @29180   15 years vboxsync TestVBox.java: Made it continue listing VMs after encountering an …
(edit) @29179   15 years vboxsync GenerateJavaInterfaces.cpp: two DEBUG_bird changes for making diff'ing …
(edit) @29178   15 years vboxsync xpidl_java.c,Makefile.kmk: Mark the changes pertaining to making …
(edit) @29169   15 years vboxsync java/Makefile.kmk: Fix the XPCOM_IDLFILES usage in the …
(edit) @29166   15 years vboxsync some improvements to the Java API sample
(edit) @29165   15 years vboxsync java bridge: solaris too
(edit) @29164   15 years vboxsync wonder if this works…
(edit) @29163   15 years vboxsync use standard paths on OS X
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette