User Details
User Details
- User Since
- Jul 4 2016, 10:08 AM (387 w, 5 d)
Aug 31 2019
Aug 31 2019
omtcyfz committed rL370598: Fix SVN username for omtcyfz.
Fix SVN username for omtcyfz
Request commit access for omtcyf
Jan 28 2019
Jan 28 2019
[www] Remove implemented Clang SA projects
Jan 24 2019
Jan 24 2019
[www] Remove implemented Open Project
Jan 24 2019, 9:39 AM · Restricted Project
Oct 7 2018
Oct 7 2018
[clangd] NFC: Migrate to LLVM STLExtras API where possible
[clangd] NFC: Migrate to LLVM STLExtras API where possible
Oct 7 2018, 7:52 AM · Restricted Project
Sep 28 2018
Sep 28 2018
[docs] Fix links in Clangd documentation
[docs] Fix links in Clangd documentation
Sep 26 2018
Sep 26 2018
[clangd] Fix bugs with incorrect memory estimate report
[clangd] Fix bugs with incorrect memory estimate report
Sep 26 2018, 8:07 AM · Restricted Project
[docs] Update PostingList string representation format
[docs] Update PostingList string representation format
Sep 26 2018, 8:01 AM · Restricted Project
Sep 25 2018
Sep 25 2018
[clangd] NFC: Simplify code, enforce LLVM Coding Standards
[clangd] NFC: Simplify code, enforce LLVM Coding Standards
Sep 25 2018, 7:02 AM · Restricted Project
[clangd] Fix some buildbots after r342965
[clangd] Fix some buildbots after r342965
[clangd] Implement VByte PostingList compression
[clangd] Implement VByte PostingList compression
Sep 25 2018, 4:56 AM · Restricted Project
[clangd] NFC: Remove test duplicate
[clangd] NFC: Remove test duplicate
Sep 24 2018
Sep 24 2018
[clangd] Force Dex to respect symbol collector flags
[clangd] Force Dex to respect symbol collector flags
Sep 24 2018, 7:24 AM · Restricted Project
Sep 14 2018
Sep 14 2018
[clangd] NFC: Fix IndexBenchmark CLI arguments handling
[clangd] NFC: Fix IndexBenchmark CLI arguments handling
Sep 13 2018
Sep 13 2018
[clangd] Introduce PostingList interface
[clangd] Introduce PostingList interface
Sep 13 2018, 10:12 AM · Restricted Project
[clangd] Cleanup FuzzyFindRequest filtering limit semantics
[clangd] Cleanup FuzzyFindRequest filtering limit semantics
Sep 13 2018, 7:28 AM · Restricted Project
[clangd] Use JSON format in benchmark requests reader
[clangd] Use JSON format in benchmark requests reader
Sep 13 2018, 7:23 AM · Restricted Project
[docs] Provide pointers to known editor plugins and extensions
[docs] Provide pointers to known editor plugins and extensions
omtcyfz committed rCTE342124: [clangd] Don't create child AND and OR iterators with one posting list.
[clangd] Don't create child AND and OR iterators with one posting list
[clangd] Don't create child AND and OR iterators with one posting list
Sep 13 2018, 3:04 AM · Restricted Project
Sep 12 2018
Sep 12 2018
omtcyfz edited reviewers for D51949: [clang-tidy] new check 'readability-isolate-declaration', added: kbobyrev; removed: omtcyfz.
Sep 12 2018, 6:18 AM · Restricted Project
omtcyfz committed rL342036: Fix buildbots after r342027.
Fix buildbots after r342027
omtcyfz committed rCTE342036: Fix buildbots after r342027.
Fix buildbots after r342027
omtcyfz committed rL342026: [clangd] Add index benchmarks.
[clangd] Add index benchmarks
omtcyfz committed rCTE342026: [clangd] Add index benchmarks.
[clangd] Add index benchmarks
Sep 12 2018, 12:51 AM · Restricted Project
Sep 12 2018, 12:51 AM · Restricted Project
omtcyfz committed rCTE342025: [clangd] Implement a Proof-of-Concept tool for symbol index exploration.
[clangd] Implement a Proof-of-Concept tool for symbol index exploration
omtcyfz committed rL342025: [clangd] Implement a Proof-of-Concept tool for symbol index exploration.
[clangd] Implement a Proof-of-Concept tool for symbol index exploration
Sep 12 2018, 12:34 AM · Restricted Project
Sep 11 2018
Sep 11 2018
[clangd] NFC: Use uint32_t for FuzzyFindRequest limits
[clangd] NFC: Use uint32_t for FuzzyFindRequest limits
Sep 11 2018, 3:33 AM · Restricted Project
Sep 10 2018
Sep 10 2018
[clangd] Unbreak buildbots after r341802
[clangd] Unbreak buildbots after r341802
[clangd] Implement FuzzyFindRequest JSON (de)serialization
[clangd] Implement FuzzyFindRequest JSON (de)serialization
Sep 10 2018, 4:52 AM · Restricted Project
[clangd] Add symbol slab size to index memory consumption estimates
[clangd] Add symbol slab size to index memory consumption estimates
Sep 10 2018, 4:47 AM · Restricted Project
[clangd] NFC: Rename DexIndex to Dex
[clangd] NFC: Rename DexIndex to Dex
Sep 10 2018, 1:26 AM · Restricted Project
[clangd] Make advanceTo() faster on Posting Lists
[clangd] Make advanceTo() faster on Posting Lists
Sep 10 2018, 12:58 AM · Restricted Project
Sep 7 2018
Sep 7 2018
[clangd] NFC: Document URIDistance
[clangd] NFC: Document URIDistance
Sep 7 2018, 2:22 AM · Restricted Project
Sep 7 2018, 2:22 AM · Restricted Project
Sep 6 2018
Sep 6 2018
omtcyfz committed rL341552: [clangd] Fix Dex initialization.
[clangd] Fix Dex initialization
[clangd] Fix Dex initialization
[clangd] NFC: Use TopN instead of std::priority_queue
[clangd] NFC: Use TopN instead of std::priority_queue
Sep 6 2018, 6:16 AM · Restricted Project
[clangd] NFC: mark single-parameter constructors explicit
[clangd] NFC: mark single-parameter constructors explicit
Sep 6 2018, 6:07 AM · Restricted Project
[clangd] Implement proximity path boosting for Dex
[clangd] Implement proximity path boosting for Dex
Sep 6 2018, 5:57 AM · Restricted Project
Sep 5 2018
Sep 5 2018
[benchmark] Fix 32-bit build failure
Sep 4 2018
Sep 4 2018
[clangd] NFC: Change quality type to float
[clangd] NFC: Change quality type to float
Sep 4 2018, 8:46 AM · Restricted Project
[clangd] Move buildStaticIndex() to SymbolYAML
[clangd] Move buildStaticIndex() to SymbolYAML
Aug 31 2018
Aug 31 2018