Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Andrew/interface fix #200

Open
wants to merge 358 commits into
base: master
Choose a base branch
from
Open

Andrew/interface fix #200

wants to merge 358 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    5551fcc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8f2e10 View commit details
    Browse the repository at this point in the history
  3. Fix slash direction

    ayjayt committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    aa3d187 View commit details
    Browse the repository at this point in the history
  4. Fix slash direction2

    ayjayt committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    f6f721a View commit details
    Browse the repository at this point in the history
  5. Reorg gitignore

    ayjayt committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    d310691 View commit details
    Browse the repository at this point in the history
  6. Add 06, append gn directives

    ayjayt committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    e49687b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    81f920d View commit details
    Browse the repository at this point in the history
  8. Remove old build system

    ayjayt committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    2686b39 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9169ebc View commit details
    Browse the repository at this point in the history
  10. Add more gn stuff to append_gn, change name:

    Change name to refect increased scope, will try to run whole gn process
    ayjayt committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    72ab5ce View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    733495e View commit details
    Browse the repository at this point in the history
  12. Finish ninja gn build

    ayjayt committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    167635f View commit details
    Browse the repository at this point in the history
  13. Reorg gn-ninja fragments

    ayjayt committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    6fbb28f View commit details
    Browse the repository at this point in the history
  14. Update .gitignore

    ayjayt committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    593abab View commit details
    Browse the repository at this point in the history
  15. Fix typo in gitignore

    ayjayt committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    8d97e34 View commit details
    Browse the repository at this point in the history
  16. Set chmod 06-* +x

    ayjayt committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    d6c2be8 View commit details
    Browse the repository at this point in the history
  17. Fix syntax typo

    ayjayt committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    aafb633 View commit details
    Browse the repository at this point in the history
  18. Add cd to gen out per gn error

    ayjayt committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    663ef20 View commit details
    Browse the repository at this point in the history
  19. Add quotes to gn arg file

    ayjayt committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    56c32c1 View commit details
    Browse the repository at this point in the history
  20. Create 07-write_kversion

    ayjayt committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    8e9037f View commit details
    Browse the repository at this point in the history
  21. Fix typos in xx-all.sh

    ayjayt committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    2370da0 View commit details
    Browse the repository at this point in the history
  22. Add debug info to version py

    ayjayt committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    ee0752b View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    0fdb870 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    9748ae2 View commit details
    Browse the repository at this point in the history
  25. Remove vestigal flag from 07

    ayjayt committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    369bff8 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    2dfddd1 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    9fa8a8b View commit details
    Browse the repository at this point in the history
  28. Add DEPS template to all versions:

    Since I'm not intending to support 88 or 108, I just use the 126 tag
    DEPs from src/headless/app as a template. But if you wanted to try and
    build these, you'd retrieve the DEPS file from the same directory but at
    the right git checkout.
    ayjayt committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    851a15d View commit details
    Browse the repository at this point in the history
  29. Add 09-build_kaleido

    ayjayt committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    4401b42 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    78b3ba1 View commit details
    Browse the repository at this point in the history
  31. Fix typo in dir name

    ayjayt committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    0f19e30 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    3783fc7 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    dc11d0a View commit details
    Browse the repository at this point in the history
  34. Change gn_append.patch

    ayjayt committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    5a12666 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    96c1558 View commit details
    Browse the repository at this point in the history
  36. Fix continue semantics

    ayjayt committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    3361aae View commit details
    Browse the repository at this point in the history
  37. Fix continue semantics2

    ayjayt committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    1a7531d View commit details
    Browse the repository at this point in the history
  38. Remove official_build flag

    ayjayt committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    6733ade View commit details
    Browse the repository at this point in the history
  39. Fix up gn_args template

    ayjayt committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    b55b7ee View commit details
    Browse the repository at this point in the history
  40. Fix syntax error '-->"

    ayjayt committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    a5ea075 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    d94ccfe View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    c0d5dc1 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    1690366 View commit details
    Browse the repository at this point in the history
  44. Rework ninja build

    ayjayt committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    522a560 View commit details
    Browse the repository at this point in the history
  45. Fix boolean logic error

    ayjayt committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    7ca0bcb View commit details
    Browse the repository at this point in the history
  46. Remove weird build artifacts

    ayjayt committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    ea7b9aa View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    ec7b90a View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    e38eb0e View commit details
    Browse the repository at this point in the history
  49. Fix BUILD.gn for version

    ayjayt committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    00a6631 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    8e10fb0 View commit details
    Browse the repository at this point in the history
  2. Try sed for truncate

    ayjayt committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    562112f View commit details
    Browse the repository at this point in the history
  3. Use tempfile, not sed

    ayjayt committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    e5775df View commit details
    Browse the repository at this point in the history
  4. Add verbosity

    ayjayt committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    ef5ea78 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c5ecde1 View commit details
    Browse the repository at this point in the history
  6. Refactor build a bit:

    All version folders must be the version purely, no suffix or prefix.
    All bash variabels quoted where they need to.
    --try and -t will now allow you to default back to the latest version of
    a bash script.
    ayjayt committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    fc5ef6e View commit details
    Browse the repository at this point in the history
  7. Remove unneeded todos

    ayjayt committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    6f4691b View commit details
    Browse the repository at this point in the history
  8. Add rsync as docker/image dependency

    rsync helps prevent rebuilds
    ayjayt committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    972bf6e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    726e57b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2e2f588 View commit details
    Browse the repository at this point in the history
  11. Add more info to 06 help

    ayjayt committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    f78771f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    32d18c7 View commit details
    Browse the repository at this point in the history
  13. Enable kaleido_lib

    ayjayt committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    358c272 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c63979e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    faaf034 View commit details
    Browse the repository at this point in the history
  16. Fix syntax typo

    ayjayt committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    02a48e8 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    dc0f464 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e0fc277 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    37096c2 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9b0acfb View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    29814c7 View commit details
    Browse the repository at this point in the history
  22. Add missing ;

    ayjayt committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    52f12e3 View commit details
    Browse the repository at this point in the history
  23. Uncomment some boilerplate

    ayjayt committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    cfa7ffe View commit details
    Browse the repository at this point in the history
  24. Fix syntax error w/ macro

    ayjayt committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    77d71d4 View commit details
    Browse the repository at this point in the history
  25. Add more comments

    ayjayt committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    7b5a2e5 View commit details
    Browse the repository at this point in the history
  26. Reorganize namespaces

    ayjayt committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    d90050e View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    0a2d1ed View commit details
    Browse the repository at this point in the history
  28. Add some CLI includes

    ayjayt committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    2d294f5 View commit details
    Browse the repository at this point in the history
  29. Add some CLI includes2

    ayjayt committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    ae87419 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    0cfb9ca View commit details
    Browse the repository at this point in the history
  31. Add failure as test

    ayjayt committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    496cdb1 View commit details
    Browse the repository at this point in the history
  32. Dump flags for info

    ayjayt committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    0512551 View commit details
    Browse the repository at this point in the history
  33. Log commandline information

    ayjayt committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    d54bcd4 View commit details
    Browse the repository at this point in the history
  34. Organize switches

    ayjayt committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    ad0853e View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    e55d370 View commit details
    Browse the repository at this point in the history
  36. Add notes about parameters

    ayjayt committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    ac0c2ca View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    2878b49 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    2d5d1c0 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    c9f3d25 View commit details
    Browse the repository at this point in the history
  40. Improve comments

    ayjayt committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    8ce36f3 View commit details
    Browse the repository at this point in the history
  41. Shim out kaleido class

    ayjayt committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    69d95ca View commit details
    Browse the repository at this point in the history
  42. Add deps for Browser

    ayjayt committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    e4a56f6 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    8c083e8 View commit details
    Browse the repository at this point in the history
  44. Move headless back out

    ayjayt committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    ab7d3a8 View commit details
    Browse the repository at this point in the history
  45. Start browser

    ayjayt committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    c77ce0a View commit details
    Browse the repository at this point in the history
  46. Fix capitalization typo

    ayjayt committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    56b625e View commit details
    Browse the repository at this point in the history
  47. Declare class Kaleido in .h

    ayjayt committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    798fc91 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    09ba9df View commit details
    Browse the repository at this point in the history
  49. Finish callback definition

    ayjayt committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    d73e503 View commit details
    Browse the repository at this point in the history
  50. Fix namespace typos

    ayjayt committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    35fc0a3 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    f77ab3c View commit details
    Browse the repository at this point in the history
  52. Add destructors

    ayjayt committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    7b06bea View commit details
    Browse the repository at this point in the history
  53. Restore IS_WIN buildflag

    ayjayt committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    6edeeba View commit details
    Browse the repository at this point in the history
  54. Move main to app.cc

    ayjayt committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    47a445b View commit details
    Browse the repository at this point in the history
  55. Move boiler plate into app.cc

    ayjayt committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    0cef37d View commit details
    Browse the repository at this point in the history
  56. Revert "Move boiler plate into app.cc"

    This reverts commit 0cef37d.
    ayjayt committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    ad80c1c View commit details
    Browse the repository at this point in the history
  57. Revert "Move main to app.cc"

    This reverts commit 47a445b.
    ayjayt committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    d110973 View commit details
    Browse the repository at this point in the history
  58. Fix macro typo

    ayjayt committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    bb25649 View commit details
    Browse the repository at this point in the history
  59. Factor boilerplate into kaleido_main.cc:

    And make it part of the dependency.
    ayjayt committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    d43efe8 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    a78e288 View commit details
    Browse the repository at this point in the history
  61. Move app into kaleido_main.cc

    ayjayt committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    c1869e0 View commit details
    Browse the repository at this point in the history
  62. Add notes and indentation

    ayjayt committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    20778e1 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    9772cd6 View commit details
    Browse the repository at this point in the history
  64. Fix verbose flag in build

    ayjayt committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    4ede0a7 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    70fc330 View commit details
    Browse the repository at this point in the history
  66. Fix verbose in ksync

    ayjayt committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    46b7b39 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    d20d0ae View commit details
    Browse the repository at this point in the history
  68. Add basic JSON interpreter

    ayjayt committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    1fa35a7 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    d8b6268 View commit details
    Browse the repository at this point in the history
  2. Add missing ;

    ayjayt committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    45b9159 View commit details
    Browse the repository at this point in the history
  3. Lambdas terminate in ;

    ayjayt committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    7d7963f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b896a12 View commit details
    Browse the repository at this point in the history
  5. Fix typo in namespace

    ayjayt committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    2712d14 View commit details
    Browse the repository at this point in the history
  6. Move header to correct file

    ayjayt committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    7e61ed7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e9b17bd View commit details
    Browse the repository at this point in the history
  8. Fix some syntax typos

    ayjayt committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    a001619 View commit details
    Browse the repository at this point in the history
  9. Remove lambda function as base::bind lacks support

    chromium's bind can't deal with bind `this` to a
    lambda function, only to an actual method, so thats
    where we are.
    ayjayt committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    e0f44cf View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    cb55bae View commit details
    Browse the repository at this point in the history
  2. Create dispatch subclass shim:

      Dispatch will be controlling our tabs and jobs
    ayjayt committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    ef2ab0a View commit details
    Browse the repository at this point in the history
  3. Add task runner to dispatch

    ayjayt committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    4bee382 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa7371d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e4065a View commit details
    Browse the repository at this point in the history
  6. Build first createTab method

    ayjayt committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    ea5002d View commit details
    Browse the repository at this point in the history
  7. Add notes from 2 hours of work

    ayjayt committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    329e735 View commit details
    Browse the repository at this point in the history
  8. Save work

    ayjayt committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    7124e57 View commit details
    Browse the repository at this point in the history
  9. Remove concurrency

    ayjayt committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    65a2d73 View commit details
    Browse the repository at this point in the history
  10. Revert "Remove concurrency"

    This reverts commit 65a2d73.
    ayjayt committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    100943c View commit details
    Browse the repository at this point in the history
  11. Revert "Revert "Remove concurrency""

    This reverts commit 100943c.
    ayjayt committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    c0fb9db View commit details
    Browse the repository at this point in the history
  12. Use devtools to open a tab

    ayjayt committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    c3462fc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    97b3851 View commit details
    Browse the repository at this point in the history
  14. Make note of strategies

    ayjayt committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    8f1cd72 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cd1cef9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    60ad345 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c7821f2 View commit details
    Browse the repository at this point in the history
  18. Add ID to dispatch operations

    ayjayt committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    97eeabc View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    53e35f7 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    cd6a589 View commit details
    Browse the repository at this point in the history
  21. Make dispatch raw_ptr and remove destructor

    Wanted to use scoped reference counter but enjoy this very recent bug:
    
    https://issues.chromium.org/issues/349207015
    
    Since the object lives for the entire length of the program, it seems like
    raw_ptr woudl be acceptable.
    ayjayt committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    a45be24 View commit details
    Browse the repository at this point in the history
  22. Add error handling

    ayjayt committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    05a18a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. Add raw archive descriptions

    ayjayt committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    8709d5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc65416 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. Add tooling to 10-extract

    ayjayt committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    a2b4267 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0d1309 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    209a850 View commit details
    Browse the repository at this point in the history
  4. Remove debug print

    ayjayt committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    d069f9a View commit details
    Browse the repository at this point in the history
  5. Add metadata to 10-extract

    ayjayt committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    024419a View commit details
    Browse the repository at this point in the history
  6. Fix mathjax copy

    ayjayt committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    f28ebe4 View commit details
    Browse the repository at this point in the history
  7. Add 11-build-js.sh command

    ayjayt committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    1aca1cb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    293ba4e View commit details
    Browse the repository at this point in the history
  9. Fix MathJax --> Mathjax

    ayjayt committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    fdd099d View commit details
    Browse the repository at this point in the history
  10. Set up deps for nodejs work

    ayjayt committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    a9133b1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0627b54 View commit details
    Browse the repository at this point in the history
  12. Correct .gitignore

    ayjayt committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    57c53db View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6b4266e View commit details
    Browse the repository at this point in the history
  14. Add 12-roll_wheel

    ayjayt committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    fe4fc77 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    a6f0b3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed8ce7c View commit details
    Browse the repository at this point in the history
  3. Fix some typos in 10-extract

    ayjayt committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    229e32f View commit details
    Browse the repository at this point in the history
  4. Fix mathjax path

    ayjayt committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    4e2db30 View commit details
    Browse the repository at this point in the history
  5. Fix font extracting dictionary

    ayjayt committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    d71d97f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    31f7a58 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7976d19 View commit details
    Browse the repository at this point in the history
  8. Include pip in install deps

    ayjayt committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    42d43d5 View commit details
    Browse the repository at this point in the history
  9. Refine a bit packaging process

    ayjayt committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    81d192f View commit details
    Browse the repository at this point in the history
  10. Fix up directory typos

    ayjayt committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    847dfca View commit details
    Browse the repository at this point in the history
  11. Fix pathing for package_data

    ayjayt committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    09e9dd5 View commit details
    Browse the repository at this point in the history
  12. Finish last commit's errors

    ayjayt committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    ee3c58a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2f34a7e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    29d1db5 View commit details
    Browse the repository at this point in the history
  15. Fix bad parens

    ayjayt committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    67257bb View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Remove us handling stderr

    ayjayt committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    b637701 View commit details
    Browse the repository at this point in the history
  2. Revert "Remove us handling stderr"

    This reverts commit b637701.
    ayjayt committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    d99e9ac View commit details
    Browse the repository at this point in the history
  3. Skip docker image pull error

    ayjayt committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    27d7df8 View commit details
    Browse the repository at this point in the history
  4. Move into incognito mode

    ayjayt committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    68ad981 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7714007 View commit details
    Browse the repository at this point in the history
  6. Merge in scopes

    ayjayt committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    1c55843 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0e37829 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9d92d71 View commit details
    Browse the repository at this point in the history
  9. Fix up some memory shenanigans

    ayjayt committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    25f1d78 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9a6d384 View commit details
    Browse the repository at this point in the history
  11. Incredible, incredible butchery:

    1) Chromium has runtime checks that intentionally crash chromium in fear of security vulnerabilities.
    
    2) Chromium does not remove old and degrading APIs from their documentation, they do not work.
    
    3) Chromium will flesh out API structures and header files and half-implement the concept, that is:
    
    Stuff they are not using is buggy, it is NOT enough for it to be part of the spec.
    
    4) Using DevTools Protocol from w/in Chromium uses their SimpleDevToolsProtocolClient class, which is _not_ complete.
    
    5) Because there is no message broker between the Host and Client, SimpleDevToolsProtocolClient sends json instructions as
    arguments directly to the host consumer- the browser or the tab.
    
    6) Because of above checks in #1, calls to class methods must often originate from the exact same thread that the class
    was instantiated on, or there will be a mandatory fatal crash.
    
    7) SimpleDevToolsProtocol client does not handle this.
    
    8) And in general, generating and using tabs with SimpleDevToolsProtocol.CreateSession will cause crashes due to checks due
    to the above when any command is sent.
    
    9) Chromium's own workarounds include using APIs that we're just not supposed to use.
    ayjayt committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    ce3ef7f View commit details
    Browse the repository at this point in the history
  12. Organize and renable

    ayjayt committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    64d2a48 View commit details
    Browse the repository at this point in the history
  13. Reintegrate job queue

    ayjayt committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    7981078 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    5a04a03 View commit details
    Browse the repository at this point in the history
  2. Some build changes

    ayjayt committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    972fec3 View commit details
    Browse the repository at this point in the history
  3. Some build changes2

    ayjayt committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    13d203e View commit details
    Browse the repository at this point in the history
  4. Add setuptools to import

    ayjayt committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    ba1ae81 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec921b7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    104eea5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cd0ac13 View commit details
    Browse the repository at this point in the history
  8. Use new API

    ayjayt committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    511a66b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3c77b50 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    927d088 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6a76ca0 View commit details
    Browse the repository at this point in the history
  12. Remove tempfile at shutdown

    ayjayt committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    e5da820 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    35237d5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    dde0796 View commit details
    Browse the repository at this point in the history
  15. Add checks for other formats

    ayjayt committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    5574016 View commit details
    Browse the repository at this point in the history
  16. Move in format validation

    ayjayt committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    cd40a84 View commit details
    Browse the repository at this point in the history
  17. Events fire once

    ayjayt committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    d739424 View commit details
    Browse the repository at this point in the history
  18. Clean up notes

    ayjayt committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    1eefcbf View commit details
    Browse the repository at this point in the history
  19. Load all scripts

    ayjayt committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    3d98aeb View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    2f4e407 View commit details
    Browse the repository at this point in the history
  21. Transfer whole spec with job

    ayjayt committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    79d263d View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    8ff9d79 View commit details
    Browse the repository at this point in the history
  23. Clear some memory before exit

    ayjayt committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    5ce9de4 View commit details
    Browse the repository at this point in the history
  24. Remove danglin pointer

    ayjayt committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    a86af49 View commit details
    Browse the repository at this point in the history
  25. Fix comments

    ayjayt committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    907e7a6 View commit details
    Browse the repository at this point in the history
  26. Build function runner

    ayjayt committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    a2306b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    f8506fd View commit details
    Browse the repository at this point in the history
  2. Fix up move semantics

    ayjayt committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    199eab8 View commit details
    Browse the repository at this point in the history
  3. Fix syntax error

    ayjayt committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    fcf2d01 View commit details
    Browse the repository at this point in the history
  4. Fix bad iterator

    ayjayt committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    7796968 View commit details
    Browse the repository at this point in the history
  5. Make devtools aware of promise

    ayjayt committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    1ed78d5 View commit details
    Browse the repository at this point in the history
  6. Add techdebt description

    ayjayt committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    21beb1d View commit details
    Browse the repository at this point in the history
  7. Add more debugging info to js

    ayjayt committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    de227fe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    edaf5c6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d96bfd4 View commit details
    Browse the repository at this point in the history
  10. Retab, organize, and comment

    ayjayt committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    97e93e0 View commit details
    Browse the repository at this point in the history
  11. Fix method access

    ayjayt committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    7c73744 View commit details
    Browse the repository at this point in the history
  12. Clean up logging and notes

    ayjayt committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    1693edb View commit details
    Browse the repository at this point in the history
  13. Fix check_errors access

    ayjayt committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    69a7637 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5765fd4 View commit details
    Browse the repository at this point in the history
  15. Make pure pylib again

    ayjayt committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    62f6e2d View commit details
    Browse the repository at this point in the history
  16. Try removing devtools client

    ayjayt committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    ce106c6 View commit details
    Browse the repository at this point in the history
  17. Give temporary name

    ayjayt committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    9e7453e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a1daa11 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e8eb035 View commit details
    Browse the repository at this point in the history
  20. Remove printing

    ayjayt committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    37e4ddf View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Revert "Remove printing"

    This reverts commit 37e4ddf.
    ayjayt committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    5c84c80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9c4365 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    f028de6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    235e9b5 View commit details
    Browse the repository at this point in the history
  3. Eliminate old readme

    ayjayt committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    b4b7993 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd5363a View commit details
    Browse the repository at this point in the history
  5. Safety-escape character

    ayjayt committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    0c0804c View commit details
    Browse the repository at this point in the history
  6. Adjust for windows

    ayjayt committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    4d1505d View commit details
    Browse the repository at this point in the history
  7. Fix up some syntax

    ayjayt committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    2272bca View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Modify build flags

    ayjayt committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    50c7146 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d91134 View commit details
    Browse the repository at this point in the history
  3. Improve verbosity

    ayjayt committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    2bcf56c View commit details
    Browse the repository at this point in the history