- 3d82f75 Update analysis.proto (#105) by ajsilva-google · 2 years ago upstream/main
- 9a40873 Return null configs for Mac and Posix (#103) by dominiquefc · 2 years, 6 months ago
- dd103c1 Delay per request. (#101) by Roger Tawa · 2 years, 7 months ago
- 8d51187 Fix switch statement from last change (#100) by dominiquefc · 2 years, 7 months ago
- 3102cb8 Add Reason enum to ContentAnalysisRequest (#99) by dominiquefc · 2 years, 7 months ago
- 9b6ff3a Update "Ack:" logging whitespace (#98) by dominiquefc · 2 years, 8 months ago
- b0f2ff3 initial (#97) by dominiquefc · 2 years, 8 months ago
- 93f5b9c Client::Send() should treat empty responses as errors. (#96) by Roger Tawa · 2 years, 8 months ago
- c63054e Don't return (#95) by Roger Tawa · 2 years, 8 months ago
- 0c036a0 Update README.md (#94) by dominiquefc · 2 years, 8 months ago
- a5de690 Add printer name logs to demo agent (#92) by dominiquefc · 2 years, 9 months ago
- f48b243 Use overlapped IO in the SDK client (#91) by Roger Tawa · 2 years, 9 months ago
- 9130bd2 Add multi-threading support to both demo apps. (#90) by Roger Tawa · 2 years, 9 months ago
- f3c9bfc Dump time remaining for each request (#89) by Roger Tawa · 2 years, 9 months ago
- a699acd Spelling correction (#88) by Abhigyan Kumar · 2 years, 10 months ago
- b8744f0 Make sure pipe opeations are synch on the client side. (#87) by Roger Tawa · 3 years ago
- c479cb9 Don't force agents using user_specific==true to run as administrators (#86) by Roger Tawa · 3 years ago
- 81759c8 Add print metadata fields (#85) by dominiquefc · 3 years ago
- 7078b4c compile: init (#84) by Roger Tawa · 3 years ago
- c84b36c Don't use pipe symlink on client (#83) by Roger Tawa · 3 years ago
- dbcaea9 Use a pipe protected namespace name (#82) by Roger Tawa · 3 years ago
- dc9f53c Switch print handle duping from browser to agent (#81) by dominiquefc · 3 years ago
- 01c3414 Make agent path best effort (#80) by Roger Tawa · 3 years, 1 month ago
- 5e3ee30 Remove extra mac method (#78) by dominiquefc · 3 years, 1 month ago
- b7d8777 Fix broken signatures (#77) by dominiquefc · 3 years, 1 month ago
- 596323c New print interface (#75) by dominiquefc · 3 years, 1 month ago
- c2ba682 Add AgentInfo structure to Client (#76) by Roger Tawa · 3 years, 1 month ago
- 74f03de Change the default pipe name for the system use case (#74) by Roger Tawa · 3 years, 1 month ago
- 177a31c Add missing include to demo/handler.h (#72) by dominiquefc · 3 years, 2 months ago
- 235a8d6 Let a request handling delay be specified on the agent command line (#69) by Roger Tawa · 3 years, 5 months ago
- 34b63f2 Print tab title in demo (#68) by nancy-lan-xiao · 3 years, 5 months ago
- 3d3f3d6 test (#63) by dominiquefc · 3 years, 6 months ago
- 87da65c Add some extra logging to demo agent (#67) by Roger Tawa · 3 years, 6 months ago
- 9be5cef Add message to inform agent if a user cancels content analysis requests (#66) by Roger Tawa · 3 years, 6 months ago
- b173160 Add tab title and user action id to analysis.proto (#65) by nancy-lan-xiao · 3 years, 6 months ago
- 332ae1c Add missing enum values instead of marking them as reserved (#64) by Roger Tawa · 3 years, 6 months ago
- c2d02ff Fix build with -Wextra-semi (#61) by Thomas Anderson · 3 years, 7 months ago
- fe3c222 Add support for final_action in acknowledgement (#60) by Roger Tawa · 3 years, 8 months ago
- 545adf4 Test browser fills in expires_at field of all requests (#59) by Roger Tawa · 3 years, 8 months ago
- 437f799 Browser app sets more fields in the request (#58) by Roger Tawa · 3 years, 8 months ago
- 4c4eac0 Set the path for user-specific and not user-specific to match the tests paths in chrome (#56) by Roger Tawa · 3 years, 8 months ago
- 3d09fc4 Report SDK internal errors to the agent handler (#57) by Roger Tawa · 3 years, 8 months ago
- 1d7dd04 Fix `error: ISO C++11 does not allow conversion from string literal to 'char *const'` (#55) by Roger Tawa · 3 years, 8 months ago
- e1fb999 Fix `error: comparison of integers of different signs: 'int' and 'const DWORD' (aka 'const unsigned long')` when compiling agent as part of chromium code (#54) by Roger Tawa · 3 years, 8 months ago
- 7d06d0f Fix windows pipe permissions. (#53) by Roger Tawa · 3 years, 8 months ago
- e61ee3e Fix filepath condition in demo client (#52) by dominiquefc · 3 years, 9 months ago
- 1a6e24f Add DebugString() method to Agent and ContentAnalysisEvent (#51) by Roger Tawa · 3 years, 9 months ago
- e2c1e05 Fix compile on Mac and Linux from previous commit (#50) by Roger Tawa · 3 years, 9 months ago
- e078e60 Add result codes to API (#48) by Roger Tawa · 3 years, 9 months ago
- bd767a4 Add AnalysisConnector::FILE_TRANSFER (#49) by Steffen Seckler · 3 years, 9 months ago
- f62d143 Handle failures correctly in WriteMessageToPipe (#47) by Roger Tawa · 3 years, 9 months ago
- 1f8f095 Add more tests for Agent::Stop (#46) by Roger Tawa · 3 years, 9 months ago
- 4e5f7f8 Fix line endings in files under common (#44) by Roger Tawa · 3 years, 10 months ago
- d644d9f Replace platform specific code in demos with C++11 equivalents. (#43) by Roger Tawa · 3 years, 10 months ago
- eb63fe3 Add basic tests for AgentWin. (#42) by Roger Tawa · 3 years, 10 months ago
- 4c6dbb7 Add basic tests for ContentAnalysisEventWin. (#40) by Roger Tawa · 3 years, 10 months ago
- 93aa5ed Use a gitattribute file similar to chromium (#41) by Roger Tawa · 3 years, 10 months ago
- aea5176 Add csd.resources to LCAC request proto. (#39) by nancy-lan-xiao · 3 years, 10 months ago
- 9e23cfc Api2 (#37) by Roger Tawa · 3 years, 10 months ago
- e0659d7 Add Mac installation steps (#36) by dominiquefc · 3 years, 10 months ago
- 52c065b Add missing fields to LCAC request proto. (#38) by nancy-lan-xiao · 3 years, 10 months ago
- d2a0b61 Update ContentData reference and ContentAnalysisRequest proto (#35) by nancy-lan-xiao · 3 years, 11 months ago
- ffaa294 Support OS user specific agents (#34) by Roger Tawa · 3 years, 11 months ago
- 0b29ad1 Add agent test shell to SDK (#33) by nancy-lan-xiao · 3 years, 11 months ago
- b41c8ca Revert "Keep ContentAnalysisRequest in sync with its Chromium version. (#32)" by Eric Waldman · 3 years, 11 months ago
- 2d0e71e Keep ContentAnalysisRequest in sync with its Chromium version. (#32) by nancy-lan-xiao · 3 years, 11 months ago
- d1afe7e Revert "Move text_content and file_path inside ContentAnalysisRequest to keep it in sync with the Chromium version." by Nancy Xiao · 4 years ago
- f590a85 Move text_content and file_path inside ContentAnalysisRequest to keep it in sync with the Chromium version. by Nancy Xiao · 4 years ago
- cd03fa7 Make sure library compiles on Windows if UNICODE or _UNICODE is defined (#31) by Roger Tawa · 4 years ago
- 5ec89f5 Update comments about graceful shutdown. (#30) by Roger Tawa · 4 years ago
- 7e8158a Add a demo agent that queues up requests for a background thread (#13) by Roger Tawa · 4 years ago
- 7dd1154 Create stubs for Mac and add their sources to CMakeLists targets. (#29) by Eric Waldman · 4 years ago
- 296a720 Revert "Create stubs for mac and add as their files as sources to CMakeLists." by Eric Waldman · 4 years ago
- 13d7c79 Create stubs for mac and add as their files as sources to CMakeLists. by Eric Waldman · 4 years ago
- d4bceff refactor WriteMessageToPipe to use message.empty() instead of message.length for checking early exit condition (#27) by Eric Waldman · 4 years ago
- 1487e4a refactor calls to SerializeToString into SerializeAsString (#25) by Eric Waldman · 4 years ago
- 30dc34c Add example of reading the acknowledgement to the agent demo (#24) by Eric Waldman · 4 years ago
- add6b6a fix spelling of acknowledgment to acknowledgement in analysis.proto (#23) by Eric Waldman · 4 years ago
- 5154331 add acknowledgement to end of browser/agent protocol (#22) by Eric Waldman · 4 years ago
- 0e6d068 add handshake to start of browser/agent protocol (#21) by Eric Waldman · 4 years ago
- 114eab3 fix spelling of requst to request in demo/client.cc (#20) by Eric Waldman · 4 years ago
- 4784a35 add WriteMessageToPipe helper for session_win and client_win (#19) by Eric Waldman · 4 years ago
- 6cb23b6 add process_id to handshake, refactor status enum into bools named content_analysis_requested and verdict_received. (#16) by Eric Waldman · 4 years ago
- 0efba26 add ReadNextMessageFromPipe helper to ClientWin::Send() (#18) by Eric Waldman · 4 years ago
- 06770b7 add GetNextMessageFromPipe helper to agent WinSession (#17) by Eric Waldman · 4 years ago
- 948d4e4 fix leftover mergehints in readme (#15) by Eric Waldman · 4 years ago
- c1bfd4e Add "expires_at" field to ContentAnalysisRequest (#14) by nancy-lan-xiao · 4 years ago
- dd349f7 merge in add-protos by Eric Waldman · 4 years ago
- fa24f82 move Cmakelists, prepare_build to project root, use <project_root>/build as default build dir, add possibility to run prepare_build on existing dir, moved build instruction to main README.md (#11) by Eric Waldman · 4 years ago
- b4fbadd move handshake and acknowledgement into analysis.proto by Eric Waldman · 4 years ago
- 7ee9777 Fix typo by Eric Waldman · 4 years ago
- 2c3c08d Create handshake and acknowledgment protos (#6) by Eric Waldman · 4 years ago
- 9c2d951 Add comments to the cmake protoc routine by Eric Waldman · 4 years ago
- 58e738e update READMEs and add some comments by Eric Waldman · 4 years ago
- 7becd35 add protos build target to CMakeLists by Eric Waldman · 4 years ago
- ed0b174 add comment about cmake protoc path by Eric Waldman · 4 years ago
- 73c77d5 Add comments to the cmake protoc routine by Eric Waldman · 4 years ago
- 9314e3a Fix dynamic protoc in cmake on linux by Eric Waldman · 4 years ago
- 1ad0bb2 Fix cmake protoc call in windows by Eric Waldman · 4 years ago
- 9083dbf Create acknowledgement and handshake proto messages by Eric Waldman · 4 years ago