1
I Use This!
High Activity

Commits : Listings

Analyzed less than a minute ago. based on code collected about 24 hours ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Move the ownership for DataManager from Engine to Modules. More... 3 months ago
Remove EngineStub. More... 3 months ago
Add benchmark tests for Engine and Session. More... 3 months ago
Fix const-ness of `Segments` iterators More... 3 months ago
Get the data version from mozc server More... 3 months ago
Add iterators for `Segments` More... 3 months ago
Remove functions with `std::string*` out argument from `moz::japanese` More... 3 months ago
Remove a variation of `GetContents` that use `std::string*` out argument More... 3 months ago
Change `Util::StripUtf8Bom` to return `absl::string_view` More... 3 months ago
Deprecates old typing correction. More... 3 months ago
Stop showing unexpected T13N entries More... 3 months ago
Update BUILD_OSS to 5374 More... 3 months ago
Fix #874: Also install `msvcp140_2.dll` in Windows More... 3 months ago
Automated g4 rollback of changelist 604657381. More... 3 months ago
Refactoring of EngineBuilderTest More... 3 months ago
Small code refactoring of SessionHandler. More... 3 months ago
Remove obsolete protobuf patch. More... 3 months ago
Remove abseil patch that's no longer needed. More... 3 months ago
Stop using TxF in `FileUtil::AtomicRename` More... 3 months ago
Update BUILD_OSS to 5372 More... 3 months ago
Detach Spellchecker from Composer. More... 3 months ago
Use the Spellchecker object propagated from Modules instead of Composer. More... 3 months ago
Rename RewiterImpl to Rewriter. More... 3 months ago
Use Modules for the constructor of RewriterImpl. More... 3 months ago
Code refactoring of EngineBuilder. More... 3 months ago
Remove deprecated and unused OS_ macro definitions More... 3 months ago
Automated g4 rollback of changelist 604340379. More... 3 months ago
Add the getter of DataManager to Modules. More... 3 months ago
Add `platforms:incompatible` to `enable_spellchecker`. More... 3 months ago
Replace GetPredictor with GetPredictorName. More... 3 months ago