VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @106061   7 months vboxsync Copyright year updates by scm.
(edit) @104495   12 months vboxsync libs/xpcom: Remove some unused not implemented function declarations
(edit) @104493   12 months vboxsync libs/xpcom/components: Some smaller cleanups, bugref:3409
(edit) @104492   12 months vboxsync libs/xpcom: Missing field initialization in constructor, bugref:3409
(edit) @104491   12 months vboxsync libs/xpcom/string: Missing field initialization in constructor, bugref:3409
(edit) @104490   12 months vboxsync src/libs/xpcom/io: Some smaller cleanups, fix a possible double …
(edit) @104489   12 months vboxsync libs/xpcom/typelib: Some cleanups, bugref:3409 [build fix]
(edit) @104488   12 months vboxsync libs/xpcom/ds: Add two missing error checks, add some missing field …
(edit) @104487   12 months vboxsync libs/xpcom/reflect: Some cleanups, bugref:3409
(edit) @104486   12 months vboxsync libs/xpcom: Some unused function/variable fixes, bugref:3409
(edit) @104485   12 months vboxsync libs/xpcom/typelib: Some cleanups, bugref:3409
(edit) @104482   12 months vboxsync libs/xpcom: Some fixes in testcases, bugref:3409
(edit) @104218   13 months vboxsync libs/xpcom: Rework the xptcstubs and xptcinvoke code for arm64 to work …
(edit) @104215   13 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   14 months vboxsync libs/xpcom: Remove unused ipcLockservice and tmTransactionManager …
(edit) @103505   14 months vboxsync libs/xpcom: Fix some unused variable warnings, bugref:3409
(edit) @103504   14 months vboxsync libs/xpcom/xpidl: Fix possible but harmless dangling pointer, and fix …
(edit) @103503   14 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   15 months vboxsync libs/xpcom: Some warning fixes about externally visible functions …
(edit) @103130   15 months vboxsync xpcom/xpidl_idl.c: Fix possible (harmless) memory leaks, bugref:3409
(edit) @103114   15 months vboxsync xpcom/xpt_link.c: Fix possible memory leak, bugref:3409
(edit) @102996   15 months vboxsync libs/xpcom/tstTestHastables: Need to initialize IPRT or we assert in …
(edit) @102694   16 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   17 months vboxsync libs/xpcom: Fixed some warnings. bugref:10545
(edit) @102470   17 months vboxsync libs/xpcom: Convert the PR_Wait() function to take the timeout in …
(edit) @102463   17 months vboxsync libs/xpcom: Remove some unused files, bugref:10545
(edit) @102460   17 months vboxsync libs/xpcom: Convert the sole user of prclist.h to IPRT's RTList* API …
(edit) @102459   17 months vboxsync libs/xpcom: Convert the sole user of prclist.h to IPRT's RTList* API …
(edit) @102458   17 months vboxsync libs/xpcom: Get rid of PL_strcasecmp/PL_strncasecmp and replace with …
(edit) @102457   17 months vboxsync libs/xpcom: Get rid of PL_strcmp/PL_strncmp and replace with IPRT …
(edit) @102392   17 months vboxsync Revert r160526 as it breaks some testboxes, bugref:10545
(edit) @102390   17 months vboxsync libs/xpcom: Convert the PR_Waitfunction to take the timeout in …
(edit) @102348   17 months vboxsync libs/xpcom: Get rid of prprf.h and prprf.c, bugref:10545 [build fix]
(edit) @102345   17 months vboxsync libs/xpcom: Replace remaining APIs from prprf.h with IPRT equivalents, …
(edit) @102334   17 months vboxsync libs/xpcom: Drop VBOX_USE_IPRT_IN_XPCOM andmake the code the default …
(edit) @102329   17 months vboxsync libs/xpcom: Replace NS_QuickSort with IPRT RTSortShell and get rid of …
(edit) @102328   17 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102327   17 months vboxsync libs/xpcom: Remove now unused nsCppSharedAllocator, bugref:10545
(edit) @102326   17 months vboxsync libs/xpcom: Remove usage of nsCppSharedAllocator which is onlyused in …
(edit) @102325   17 months vboxsync libs/xpcom: Remove usage of nsCppSharedAllocator which is onlyused in …
(edit) @102324   17 months vboxsync libs/xpcom: Replace NS_QuickSort with IPRT RTSortShell and get rid of …
(edit) @102323   17 months vboxsync libs/xpcom: Replace PL_strlen with strlen and get rid of it, bugref:10545
(edit) @102321   17 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102320   17 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102318   17 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102316   17 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102315   17 months vboxsync libs/xpcom: Remove VBOX_MACOSX_FOLLOWS_UNIX_IO which is the default …
(edit) @102314   17 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102312   17 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102309   17 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102307   17 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102306   17 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102305   17 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102303   17 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102302   17 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102300   17 months vboxsync libs/xpcom: Remove some unused code from xpcom, bugref:10545
(edit) @102248   17 months vboxsync libs/xpcom: Remove not built tests, bugref:10545
(edit) @102238   17 months vboxsync libs/xpcom: Remove public PR_Lock and PR_CondVar APIs as they are not …
(edit) @102237   17 months vboxsync libs/xpcom: Remove public PR_Lock and PR_CondVar APIs as they are not …
(edit) @102235   17 months vboxsync libs/xpcom: Remove public PR_Lock and PR_CondVar APIs as they are not …
(edit) @102225   17 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   18 months vboxsync libs/xpcom: Convert nsProxyEventObject to use a IPRT fast mutex …
(edit) @102057   18 months vboxsync libs/xpcom: Convert nsEventQueueService to use a IPRT fast mutex …
(edit) @102050   18 months vboxsync libs/xpcom: Remove now unused prprocess.h API, bugref:10545 [fix]
(edit) @102030   18 months vboxsync libs/xpcom: Get rid of now unused nsThread.{cpp,h}, bugref:10545
(edit) @102017   18 months vboxsync libs/xpcom: Remove TestThreads as nsThread is unused now and scheduled …
(edit) @102016   18 months vboxsync libs/xpcom/xpcom: Convert nsEventQueueService,nsEventQueue and plevent …
(edit) @102006   18 months vboxsync libs/xpcom: Use RTStrFormatR64() and RTStrToFloatEx() instead of …
(edit) @102005   18 months vboxsync libs/xpcom: Use RTStrToDoubleEx() instead of PR_strtod() in …
(edit) @101998   18 months vboxsync libs/xpcom: Remove unused include, bugref:10545
(edit) @101997   18 months vboxsync libs/xpcom/xpcom: Convert from PR_ASSERT to IPRT assertions, bugref:10545
(edit) @101993   18 months vboxsync libs/xpcom: Convert nsEventQueue.cpp from PR_LOG to IPRT's logging …
(edit) @101992   18 months vboxsync libs/xpcom: Convert nsEventQueueService.cpp from PR_LOG to IPRT's …
(edit) @101991   18 months vboxsync libs/xpcom: Convert nsThread.cpp from PR_LOG to IPRT's logging …
(edit) @101990   18 months vboxsync libs/xpcom: Convert plevent.c 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