Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Alchemy Viewer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Operate
Terraform modules
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Silent mode is enabled
All outbound communications are blocked.
Learn more
.
Show more breadcrumbs
Alchemy Viewer
Alchemy Viewer
Graph
732717a7af294d5e616033ee5aa49e0d25f8ff6c
Select Git revision
Branches
11
UI-EvenMoreTweaks
darl/linux-sh-installer
main
default
protected
merge/materials_featurette
protected
merge/webrtc
protected
next
protected
screensquare
spdlog
ssestuff
xenhat/features/cinematic-mode-new
xenhat/maint/bolt
Tags
11
7.1.7.2486-beta
7.1.4.2442-beta
7.1.4.2413-beta
7.1.3.2338-beta
7.1.3.2332-beta
7.1.2.2304-beta
7.1.1.2251-beta
7.0.1.2244-beta
7.0.1.2240-beta
7.0.1.2230-beta
7.0.1.2206-beta
22 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
8
Oct
7
6
5
4
3
2
1
2
1
30
Sep
29
28
27
26
25
24
23
22
23
22
21
22
21
20
21
20
18
17
16
15
14
13
14
13
12
11
10
9
8
7
5
4
3
2
1
31
Aug
29
28
27
28
27
26
25
24
23
22
21
22
21
20
19
18
17
16
15
14
13
12
11
12
11
10
11
10
9
More string and format cleanup
Cleanup various string and format
Globally include absl str_format header
Change a few sprintf to snprintf for additional safety
Purge excessive files from disc cache each startup
Add a few tests for LLUUID and absl format support to lluuid
Tweak name of cache folder in the Viewer cache directory
remove the static cache files from the viewer and update viewer_manifest.py to not try to copy them into the installer bundle
Improve, rationalize and expand comments
Add in some cache stats for the about box
This changeset hooks up many things that have been in progress and moves things about between llfilesystem and lldiskcache - there is still some bookkeeping work left but this is the first version that appears to work and actively manage the cache
SL-14080 Crash in updateTextureVirtualSize
SL-14074 LLConversationItemParticipant crash
SL-14067 minor cleanup
SL-14067 minor cleanup
SL-14067 FIXED The 'Unable to Buy' (L$) error persists until relogin
SL-14030 FIXED Clicking in Places > My Landmarks scrolls the Places window.
Replace references to static writefile with write so we end up with only a single read and a single write function
Remove SQLite from project and we are now not going to use it for the cache
Add in the C++ filesystem based cache and clean up some indempotent functions in llfilesystem
SL-14012 Crashes from Win10 are sent with uninformative callstacks
SL-14030 FIXED Clicking in Places > My Landmarks scrolls the Places window.
SL-14067 FIXED The 'Unable to Buy' (L$) error persists until relogin
Use build server ids for revision version
Update dullahan to build 477 with host process reaper
Small cleanup
Change LLTrans storage to absl::node_hash_map for faster lookup
Continue the never ending war on string temporaries
Replace C rand with ll_rand in most cases
Replace boost::random with absl::random for better random number generation
SL-13953 Builds should fail if symbols upload failed
War on string temporaries and boost...Boost gives me indigestion...
Merge branch 'master' of https://git.alchemyviewer.org/alchemy/alchemy-next into master
Clean up some rlv code to be more clear and not insanely nest ?:
War in llformat and string temporaries in rlv code
SL-14046 - jellydoll impostor extents should be based only on system avatar
More random cleanup of llformat and string usage
Cleanup and remove apr usage from llvoicevivox
Small codetweak
More-er compact LLVOCache::HeaderEntryInfo struct
Loading