VirtualBox

source: vbox/trunk/src/libs/xpcom18a4/xpcom

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @106112   6 months vboxsync libs/xpcom: Fix building code using the XPCOM SDK bindings outside of …
(edit) @106061   7 months vboxsync Copyright year updates by scm.
(edit) @104495   11 months vboxsync libs/xpcom: Remove some unused not implemented function declarations
(edit) @104493   11 months vboxsync libs/xpcom/components: Some smaller cleanups, bugref:3409
(edit) @104492   11 months vboxsync libs/xpcom: Missing field initialization in constructor, bugref:3409
(edit) @104491   11 months vboxsync libs/xpcom/string: Missing field initialization in constructor, bugref:3409
(edit) @104490   11 months vboxsync src/libs/xpcom/io: Some smaller cleanups, fix a possible double …
(edit) @104489   11 months vboxsync libs/xpcom/typelib: Some cleanups, bugref:3409 [build fix]
(edit) @104488   11 months vboxsync libs/xpcom/ds: Add two missing error checks, add some missing field …
(edit) @104487   11 months vboxsync libs/xpcom/reflect: Some cleanups, bugref:3409
(edit) @104486   11 months vboxsync libs/xpcom: Some unused function/variable fixes, bugref:3409
(edit) @104485   11 months vboxsync libs/xpcom/typelib: Some cleanups, bugref:3409
(edit) @104482   11 months vboxsync libs/xpcom: Some fixes in testcases, bugref:3409
(edit) @104218   12 months vboxsync libs/xpcom: Rework the xptcstubs and xptcinvoke code for arm64 to work …
(edit) @104215   12 months vboxsync libs/xpcom: Rework the xptcstubs and xptcinvoke code for arm64 to work …
(edit) @103977   13 months vboxsync Apply RT_OVERRIDE/NS_OVERRIDE where required to shut up clang.
(edit) @103533   13 months vboxsync libs/xpcom: Remove unused ipcLockservice and tmTransactionManager …
(edit) @103505   13 months vboxsync libs/xpcom: Fix some unused variable warnings, bugref:3409
(edit) @103504   13 months vboxsync libs/xpcom/xpidl: Fix possible but harmless dangling pointer, and fix …
(edit) @103503   13 months vboxsync libs/xpcom/xpidl: Some cleanup, bugref:3409
(edit) @103458   14 months vboxsync libs/xpcom: Remove some unused stuff, bugref:3409
(edit) @103421   14 months vboxsync libs/xpcom: Make use of vrc to check for success (fixes parfait …
(edit) @103140   14 months vboxsync libs/xpcom: Some warning fixes about externally visible functions …
(edit) @103130   14 months vboxsync xpcom/xpidl_idl.c: Fix possible (harmless) memory leaks, bugref:3409
(edit) @103114   14 months vboxsync xpcom/xpt_link.c: Fix possible memory leak, bugref:3409
(edit) @102996   14 months vboxsync libs/xpcom/tstTestHastables: Need to initialize IPRT or we assert in …
(edit) @102694   15 months vboxsync libs/xpcom: Drop the defined(DEBUG) from the guard against calling …
(edit) @102643   16 months vboxsync libs/xpcom: Call Unload() in the nsDll destructor to prevent memory …
(edit) @102642   16 months vboxsync libs/xpcom: Call Unload() in the nsDll destructor to prevent memory …
(edit) @102506   16 months vboxsync libs/xpcom: Fixed some warnings. bugref:10545
(edit) @102470   16 months vboxsync libs/xpcom: Convert the PR_Wait() function to take the timeout in …
(edit) @102463   16 months vboxsync libs/xpcom: Remove some unused files, bugref:10545
(edit) @102460   16 months vboxsync libs/xpcom: Convert the sole user of prclist.h to IPRT's RTList* API …
(edit) @102459   16 months vboxsync libs/xpcom: Convert the sole user of prclist.h to IPRT's RTList* API …
(edit) @102458   16 months vboxsync libs/xpcom: Get rid of PL_strcasecmp/PL_strncasecmp and replace with …
(edit) @102457   16 months vboxsync libs/xpcom: Get rid of PL_strcmp/PL_strncmp and replace with IPRT …
(edit) @102392   16 months vboxsync Revert r160526 as it breaks some testboxes, bugref:10545
(edit) @102390   16 months vboxsync libs/xpcom: Convert the PR_Waitfunction to take the timeout in …
(edit) @102348   16 months vboxsync libs/xpcom: Get rid of prprf.h and prprf.c, bugref:10545 [build fix]
(edit) @102345   16 months vboxsync libs/xpcom: Replace remaining APIs from prprf.h with IPRT equivalents, …
(edit) @102334   16 months vboxsync libs/xpcom: Drop VBOX_USE_IPRT_IN_XPCOM andmake the code the default …
(edit) @102329   16 months vboxsync libs/xpcom: Replace NS_QuickSort with IPRT RTSortShell and get rid of …
(edit) @102328   16 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102327   16 months vboxsync libs/xpcom: Remove now unused nsCppSharedAllocator, bugref:10545
(edit) @102326   16 months vboxsync libs/xpcom: Remove usage of nsCppSharedAllocator which is onlyused in …
(edit) @102325   16 months vboxsync libs/xpcom: Remove usage of nsCppSharedAllocator which is onlyused in …
(edit) @102324   16 months vboxsync libs/xpcom: Replace NS_QuickSort with IPRT RTSortShell and get rid of …
(edit) @102323   16 months vboxsync libs/xpcom: Replace PL_strlen with strlen and get rid of it, bugref:10545
(edit) @102321   16 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102320   16 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102318   16 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102316   16 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102315   16 months vboxsync libs/xpcom: Remove VBOX_MACOSX_FOLLOWS_UNIX_IO which is the default …
(edit) @102314   16 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102312   16 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102309   16 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102307   16 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102306   16 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102305   16 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102303   16 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102302   16 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102300   16 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102248   16 months vboxsync libs/xpcom: Remove not built tests, bugref:10545
(edit) @102238   16 months vboxsync libs/xpcom: Remove public PR_Lock and PR_CondVar APIs as they are not …
(edit) @102237   16 months vboxsync libs/xpcom: Remove public PR_Lock and PR_CondVar APIs as they are not …
(edit) @102235   16 months vboxsync libs/xpcom: Remove public PR_Lock and PR_CondVar APIs as they are not …
(edit) @102225   16 months vboxsync libs/xpcom: Remove use PR_Now() and get rid of it, bugref:10545
(edit) @102218   17 months vboxsync libs/xpcom: Remove mostly unused headers and move used stuff somewhere …
(edit) @102214   17 months vboxsync libs/xpcom: Remove unused includes, bugref:10545
(edit) @102212   17 months vboxsync libs/xpcom: Remove now unused code in nsprpub, bugref:10545 [build fix]
(edit) @102210   17 months vboxsync libs/xpcom/xpcom: Get rid of PR_GetCurrentThread(), bugref:10545
(edit) @102208   17 months vboxsync libs/xpcom: Remove querying the exact failure in plevent.c because …
(edit) @102204   17 months vboxsync libs/xpcom/xpcom: Get rid of last PR_GetErrorText() usages which are …
(edit) @102197   17 months vboxsync libs/xpcom: Remove unused prio.h includes, bugref:10545
(edit) @102196   17 months vboxsync libs/xpcom/xpcom: Convert xptiManifest reading and writing from …
(edit) @102195   17 months vboxsync libs/xpcom/xpcom: Get rid of nsprpub based file I/O and convert to …
(edit) @102192   17 months vboxsync libs/xpcom/xpcom: Convert nsComponentManager registry reading from …
(edit) @102191   17 months vboxsync libs/xpcom/xpcom: Convert xptiManifest reading and writing from …
(edit) @102187   17 months vboxsync libs/xpcom/xpcom: Convert nsComponentManager registry reading from …
(edit) @102186   17 months vboxsync libs/xpcom/xpcom: Convert nsComponentManager and nsCategoryManager …
(edit) @102184   17 months vboxsync libs/xpcom: Convert some xpti logging to use IPRT instead of NSPR, …
(edit) @102177   17 months vboxsync libs/xpcom/xpcom: Convert the xptiAutoLog timestamp writing to IPRT …
(edit) @102175   17 months vboxsync libs/xpcom: Replace PL_strdup/PL_strndup/PL_strfree with IPRT …
(edit) @102174   17 months vboxsync libs/xpcom: Remove more unused code, bugref:10545
(edit) @102122   17 months vboxsync libs/xpcom/xpcom: Backout r160242 as the regression introduced in …
(edit) @102121   17 months vboxsync libs/xpcom/xpcom: Follow-up amendment to r160116 to relocate the …
(edit) @102103   17 months vboxsync libs/xpcom: Make sure IPRT is initialized when NS_InitXPCOM2() is …
(edit) @102058   17 months vboxsync libs/xpcom: Convert nsProxyEventObject to use a IPRT fast mutex …
(edit) @102057   17 months vboxsync libs/xpcom: Convert nsEventQueueService to use a IPRT fast mutex …
(edit) @102050   17 months vboxsync libs/xpcom: Remove now unused prprocess.h API, bugref:10545 [fix]
(edit) @102030   17 months vboxsync libs/xpcom: Get rid of now unused nsThread.{cpp,h}, bugref:10545
(edit) @102017   17 months vboxsync libs/xpcom: Remove TestThreads as nsThread is unused now and scheduled …
(edit) @102016   17 months vboxsync libs/xpcom/xpcom: Convert nsEventQueueService,nsEventQueue and plevent …
(edit) @102006   17 months vboxsync libs/xpcom: Use RTStrFormatR64() and RTStrToFloatEx() instead of …
(edit) @102005   17 months vboxsync libs/xpcom: Use RTStrToDoubleEx() instead of PR_strtod() in …
(edit) @101998   17 months vboxsync libs/xpcom: Remove unused include, bugref:10545
(edit) @101997   17 months vboxsync libs/xpcom/xpcom: Convert from PR_ASSERT to IPRT assertions, bugref:10545
(edit) @101993   17 months vboxsync libs/xpcom: Convert nsEventQueue.cpp from PR_LOG to IPRT's logging …
(edit) @101992   17 months vboxsync libs/xpcom: Convert nsEventQueueService.cpp from PR_LOG to IPRT's …
(edit) @101991   17 months vboxsync libs/xpcom: Convert nsThread.cpp from PR_LOG to IPRT's logging …
Note: See TracRevisionLog for help on using the revision log.

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