41
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
May 08, 2024 — May 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make `windows.bazelrc` no-op before deprecating it (#1217) More... about 2 months ago
Watch `*.pc` files in `pkg_config_repository` (#1216) More... about 2 months ago
bzlmod: Update `abseil-cpp` to 20250127.0 (#1214) More... about 2 months ago
Update `clang-cl` to 20.1.0 for Windows Bazel build (#1213) More... about 2 months ago
mozc: Update input history deletion shortcut for ChromeOS More... about 2 months ago
[trans] Update Translation More... about 2 months ago
Fix missing tooltip text when porting to ToolButton and fix a message in tooltip More... about 2 months ago
Remove PosMacher::Set() method to make PosMatcher immutable object. We'd like to avoid unnecessary setter methods. More... about 2 months ago
Correctly check left / right for modifier only key (#1298) More... about 2 months ago
[trans] Update Translation More... about 2 months ago
Explain why protobuf 30.0 cannot be used (#1210) More... about 2 months ago
Preserve features in `mozc_win32_cc_prod_binary` (#1207) More... about 2 months ago
Simplify Ubuntu package installation in Linux CI (#1212) More... about 2 months ago
Download MSYS2 for Windows Bazel build (#1209) More... about 2 months ago
Use archive_override for ja_usage_dict instead of git_override. More... about 2 months ago
Add words of "今年の新語 2025". More... about 2 months ago
Add entries in words.tsv to fix evaluations. More... about 2 months ago
Add typing quality evaluation entries reported from the users. More... about 2 months ago
Uses const reference instead of const pointer so that we can automatically disallow object copy and avoid dangling pointers. More... about 2 months ago
- Removes Sync and Reload methods from DictionaryInterface. Basic dictionary is designed to be immutable. Dictionary also never writes the contents into local disk. - Moves Reload methods from DictionaryInterface to UserDictionaryInterface. More... about 2 months ago
Start using `clang-cl` for Windows Bazel build (#1198) More... about 2 months ago
- Moves SuppressionDictionary into the UserDictionary. - Moves immutable methods, e.g. (Reload) from DictionaryInterface to UserDictionaryInteraface to limit the role of DictionaryInterface. - Uses reference instead of const pointer as much as possible. - Almost deprecates UserDictionaryStub. Now it is only used by large_immutable_converter, so moved it to this class. More... about 2 months ago
Remove the redundant logic from get_entry_for_cldr_annotation. More... about 2 months ago
Moves the mutex lock from user_dictionary_storage.h to process_mutex.h More... about 2 months ago
[trans] Update Translation More... about 2 months ago
[trans] Update Translation More... about 2 months ago
Introduce a stub bazel wrapper for Windows (#1201) More... about 2 months ago
Decode messages from `dotnet tool` as UTF-8 (#1204) More... about 2 months ago
Update the rule for japanese_usage_dictionary in MODULE.bazel More... about 2 months ago
Update setup_util.cc to follow the recent changes of UserDictionaryStorage. More... 2 months ago