41
I Use This!
Very High Activity

Commits : Listings

Analyzed 6 days ago. based on code collected 15 days ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Let Mozc Installer require Windows 8+ More... about 1 year ago
Fix 1 ClangTidyReadability findings: * redundant string conversion More... about 1 year ago
Fix a build failure on macOS. More... about 1 year ago
Simplify the logic of LoadIconFromResource. More... about 1 year ago
Clear xkb mask when keygrab is released on wayland. More... about 1 year ago
Add some initial delay in ibus frontend when replace ibus. (#739) More... about 1 year ago
[trans] Update Translation More... about 1 year ago
Remove deprecated and unused Util::Sleep More... about 1 year ago
base: Add BUILD rules for update_util More... about 1 year ago
Check if a x connection is wayland. More... about 1 year ago
Migrate //ipc:ipc_test to `mozc::Thread2`. More... about 1 year ago
Move broker library function declarations to header files from .cc More... about 1 year ago
Reorder declarations in //renderer:renderer_client. More... about 1 year ago
Implement app monitor for plasma/wlr More... about 1 year ago
Handle if value returned from getInputMethodV2 is null More... about 1 year ago
Allow fcitx to access plasma_window_management (#486) More... about 1 year ago
Allow to query connected for const connection. More... about 1 year ago
Improve std::optional logging. More... about 1 year ago
Add two window management protocol (#486, #487) More... about 1 year ago
date_rewriter: const std::string& -> absl::string_view More... about 1 year ago
rewriter: const std::string& -> absl::string_view More... about 1 year ago
NumberString: const std::string& -> absl::string_view More... about 1 year ago
calculator: const std::string& -> absl::string_view More... about 1 year ago
Add nomsan to temp_dir due to a false positive with fts. More... about 1 year ago
Refactor //client:client_quality_test_main. More... about 1 year ago
Add logs about removed candidate in NBestGenerator. More... about 1 year ago
Refactoring of NBestGenerator. More... about 1 year ago
segment: move implicit constructors/destructors to the header file More... about 1 year ago
Use absl::Time-based interface More... about 1 year ago
dictionary: const std::string& -> absl::string_view Move implicit destructors to header files. More... about 1 year ago