0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Aug 29, 2024 — Aug 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
auto import from //depot/cupcake/@136654 More... over 16 years ago
Use static const variable for speed. Clarify a comment. More... over 16 years ago
auto import from //depot/cupcake/@135843 More... over 16 years ago
auto import from //depot/cupcake/@135843 More... over 16 years ago
auto import from //depot/cupcake/@132589 More... over 16 years ago
Merge More... over 16 years ago
auto import from //depot/cupcake/@137055 More... over 16 years ago
Remove unused variable More... over 16 years ago
Merge More... over 16 years ago
Code to reuse PlatformAddress objects. Minimizing garbage creation on the framework level and reducing the number of runtime GC-hiccups for OpenGL apps and animations. 2nd version: complete rewrite using 8 bit hash, up to 5 probes, cycle through probes cache replacement. (Thank you MichaelDt for your help.) - 1st amend: applied requested modifications - 2nd amend: comment openers, curly bracket More... over 16 years ago
Code to reuse PlatformAddress objects. Minimizing garbage creation on the framework level and reducing the number of runtime GC-hiccups for OpenGL apps and animations. 2nd version: complete rewrite using 8 bit hash, up to 5 probes, cycle through probes cache replacement. (Thank you MichaelDt for your help.) - 1st amend: applied requested modifications - 2nd amend: comment openers, curly bracket More... over 16 years ago
Fix the obvois wrong test in methodIsPublic function. More... over 16 years ago
auto import from //branches/cupcake/...@132276 More... over 16 years ago
auto import from //branches/cupcake/...@131421 More... over 16 years ago
auto import from //branches/cupcake/...@130745 More... over 16 years ago
This patch rewrites common_invokeOld for the x86 fast interpreter. The implementation is similar to what is done for the armv5 code. Testing shows the patch provides a performance boost to benchmarks such as Caffeine Mark. When testing the simulator build on an Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz, the string score for Caffeine Mark improved by 6%, the Method score improved by 12% and the overall score improved by 3%. More... over 16 years ago
Merge branch 'cupcake' More... over 16 years ago
auto import from //branches/cupcake/...@127436 More... over 16 years ago
Merge branch 'cupcake' More... over 16 years ago
auto import from //branches/cupcake/...@127101 More... over 16 years ago
Merge branch 'cupcake' More... over 16 years ago
auto import from //branches/cupcake/...@126645 More... over 16 years ago
Merge branch 'cupcake' More... over 16 years ago
auto import from //branches/cupcake/...@125939 More... over 16 years ago
Merge commit 'remotes/korg/cupcake' More... over 16 years ago
Code drop from //branches/cupcake/...@124589 More... over 16 years ago
A fairly obvious ifdef'd syntax error: missing closing brace. More... almost 17 years ago
Initial Contribution More... almost 17 years ago