0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected 2 days ago.
May 10, 2023 — May 10, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #104 from michaelwu/bug-899377 More... almost 11 years ago
Bug 899377 - Port fakesched to JB MR2 More... almost 11 years ago
Bug 899377 - Depend on dbus when it's available More... almost 11 years ago
Revert "Bug 890065 - Add a flag for optionally disabling sources.xml" More... almost 11 years ago
Bug 897559 - Use |repo manifest| to parse manifest More... almost 11 years ago
Merge pull request #102 from dhylands/dhylands-884273-default-channel More... almost 11 years ago
Bug 884273 - Remove default update channel, and let it default to what configure wants. r=kairo sr=ted More... almost 11 years ago
Merge pull request #101 from dwilsoncaf/bug-890065 More... almost 11 years ago
Bug 890065 - Add a flag for optionally disabling sources.xml More... almost 11 years ago
Merge pull request #100 from ikumar/bug884985 More... almost 11 years ago
Bug 884985 - Fix race condition in TMPDIR creation during startup More... almost 11 years ago
Merge pull request #99 from jlebar/b2g-info More... almost 11 years ago
b2g-info: s/PAGE_SIZE/sPageSize/ so as not to conflict with the PAGE_SIZE macro. More... almost 11 years ago
b2g-info: Fixing libstl import in Android.mk so it (hopefully) works with jellybean gonk. More... almost 11 years ago
Merge pull request #96 from jlebar/b2g-info More... almost 11 years ago
b2g-info: Fix bug in safe_opendir -- now it's actually safe. More... almost 11 years ago
b2g-info: Cache PAGE_SIZE. More... almost 11 years ago
Merge pull request #98 from pchangbin/master More... almost 11 years ago
b2g-info: Find child processes by looking for processes whose |exe|s match /system/b2g/plugin-container. More... almost 11 years ago
Bug 883007 - Build error while trying to backup webapps directory after building gecko More... almost 11 years ago
b2g-info: opendir() can return EINTR, so add safe_opendir() to utils.h, which (hopefully) does the right thing. More... almost 11 years ago
b2g-info: Fix build system. More... almost 11 years ago
b2g-info: Use sysconf(_SC_PAGESIZE) instead of assuming 4k pages. More... almost 11 years ago
b2g-info: Fixing strip() function, so it works properly. More... almost 11 years ago
b2g-info: Add TEMP_FAILURE_RETRY around open() and read() calls to /proc in Process::get_int_file. More... almost 11 years ago
b2g-info: Use assignment suppression in /proc/<pid>/stat sscanf for fields we don't care about. More... almost 11 years ago
b2g-info: Fixing partial-read logic in read_whole_file. More... almost 11 years ago
b2g-info: Replacing printf() with puts and putchar where possible. More... almost 11 years ago
b2g-info: Forcing assertions enabled. More... almost 11 years ago
b2g-info: Don't name variables |nice| and |stat|; those already exist as functions. More... almost 11 years ago