41
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 09, 2023 — May 09, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Skip PrepareAsync operation when the same model is passed. More... about 1 year ago
mac: const std::string& -> absl::string_view More... about 1 year ago
Replace Util::Random with absl/random and mozc::random. More... about 1 year ago
Migrate Util::GetRandomSequence to Random and absl/random. More... about 1 year ago
Swap the arguments for EXPECT_EQ/ASSERT_EQ under mozc/storage More... about 1 year ago
Fix a build failure for the OSS Linux. More... about 1 year ago
Fix a build failure for the OSS Windows. More... about 1 year ago
Fix build failures for OSS. More... about 1 year ago
Fix issues of the package created by pkgbuild and productbuild. More... about 1 year ago
Fix builder error for mac_util_main. More... about 1 year ago
Use macos_unit_test to run objc/mac unit tests. More... about 1 year ago
#codehealth Get rid of unused bool return value More... about 1 year ago
Remove target_compatible_with in base as it breaks Builder. More... about 1 year ago
client: const std::string& -> absl::string_view More... about 1 year ago
Replace util::Random with absl/random More... about 1 year ago
Migrate //ipc:ipc_main to `mozc::Thread2`. More... about 1 year ago
clean up objc frameworks More... about 1 year ago
net: const std::string& -> absl::string_view; iwyu; cleanup More... about 1 year ago
Swap the arguments for EXPECT_EQ/EXPECT_NE/ASSERT_EQ under mozc/session More... about 1 year ago
Replace NumberUtil::SafeStrTo{,Hex}{Int,UInt}{16,32} with absl::Simple{,Hex}Atoi More... about 1 year ago
config: const std::string& -> absl::string_view More... about 1 year ago
Add build_test. More... about 1 year ago
[Refactoring] Split out the candidate aggregator module from dictionary predictor. More... about 1 year ago
engine: const std::string& -> absl::string_view More... about 1 year ago
Refactor SafeStrTo{UInt,Int,Double} functions. More... about 1 year ago
[trans] Update Translation More... about 1 year ago
[trans] Update Translation More... about 1 year ago
Replace Util::StripWhiteSpaces with absl::StripAsciiWhitespace. More... about 1 year ago
Swap the arguments for EXPECT_EQ/EXPECT_NE/ASSERT_EQ under mozc/rewriter More... about 1 year ago
Refactor segmenter. Segmenter::CreateFromDataManager returns unique_ptr. More... about 1 year ago