Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: microsoft/mimalloc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: WeiguangTWK/android_external_mimalloc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 23.0
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 3 files changed
  • 2 contributors

Commits on Jan 9, 2026

  1. Android.bp: Add support for build inside AOSP tree

    WeiguangTWK committed Jan 9, 2026
    Configuration menu
    Copy the full SHA
    41b5c33 View commit details
    Browse the repository at this point in the history
  2. include: Add header for Android bionic call

    WeiguangTWK committed Jan 9, 2026
    Configuration menu
    Copy the full SHA
    29cf5b9 View commit details
    Browse the repository at this point in the history
  3. Document integration of mimalloc in AOSP bionic

    Added detailed instructions for integrating mimalloc into AOSP's bionic library
    WeiguangTWK authored Jan 9, 2026
    Configuration menu
    Copy the full SHA
    a7434dd View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2026

  1. mimalloc_adapt.h: Add more adaption for mallopt

    WeiguangTWK committed Jan 10, 2026
    Configuration menu
    Copy the full SHA
    16daf5b View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2026

  1. Configuration menu
    Copy the full SHA
    d2dfb97 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from WeiguangTWK/23.0-dev-sync-upstream

    Sync mimalloc from upstream
    WeiguangTWK authored Jan 11, 2026
    Configuration menu
    Copy the full SHA
    8dc1055 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2026

  1. Merge pull request #2 from microsoft/main

    Sync cource code from upstream
    WeiguangTWK authored Jan 20, 2026
    Configuration menu
    Copy the full SHA
    96d77cc View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2026

  1. Configuration menu
    Copy the full SHA
    db1150e View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2026

  1. Merge pull request #4 from microsoft/main

    sync upstream
    WeiguangTWK authored Feb 8, 2026
    Configuration menu
    Copy the full SHA
    6db496c View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2026

  1. Merge pull request #5 from WeiguangTWK/23.0-dev-sync-upstream

    Sync upstream into release branch
    WeiguangTWK authored Feb 9, 2026
    Configuration menu
    Copy the full SHA
    bf7b042 View commit details
    Browse the repository at this point in the history
Loading