summaryrefslogtreecommitdiff
path: root/packages/services/PacProcessor/src
AgeCommit message (Expand)Author
2021-10-13Delay instantiation of PacProcessor until unlocked Pavel Grafov
2020-09-23Remove libpac usage from Android. Anna Malova
2020-07-16Merge "Fully remove startPacSystem() and stopPacSystem()" am: c7b4009f3e am: ... Treehugger Robot
2020-02-12Use synchronize methods instead of synchronized blocks in PacWebView. Anna Malova
2020-02-11Implement PacService using WebView's version of libpac. Anna Malova
2020-02-10Fully remove startPacSystem() and stopPacSystem() Rubin Xu
2020-02-10Mitigate race conditions in PacService Rubin Xu
2019-08-26Use filegroup to simplify Android.bp for frameworks and its friends Jiyong Park
2015-01-16Do not throw NullPointerException from PacService Andrei Kapishnikov
2013-08-22Verify inputs to PAC resolving. Jason Monk
2013-08-20Change PacProcessor to Android Service Jason Monk