Commit Graph

  • de377ffd2d default values (remove 123 and 456) Alexandra Latysheva 2020-10-23 12:39:52 +0000
  • 28bb32add6 Allow empty sapi_embedded_dir flag in the header generator - empty sapi_embedded_name still disallowed Maciej Szawłowski 2020-10-23 05:35:34 -0700
  • b2896e3143 add wrapper Alexandra Latysheva 2020-10-23 11:39:55 +0000
  • 78119d37b7 save draft Alexandra Latysheva 2020-10-23 09:20:00 +0000
  • b6a47abf01 PtrBefore/PtrBoth/PtrAfter Alexandra Latysheva 2020-10-23 06:54:36 +0000
  • 418bc3f356 using absl Alexandra Latysheva 2020-10-22 16:19:27 +0000
  • 040d76be28 Simplify libunwind build files Christian Blichmann 2020-10-22 05:02:42 -0700
  • 58f19a7d67
    Merge pull request #2 from alexelex/alexelex-libtiff Latysheva Alexandra 2020-10-20 02:57:12 +0600
  • cba334a9d1 Merge pull request #64 from bohdanty:gdal_sandbox Copybara-Service 2020-10-19 08:08:03 -0700
  • 1350cfb3b6 bool status -> bool status_ok (tests:raw_decode) Alexandra Latysheva 2020-10-19 10:40:19 +0000
  • 316828a219 auto& -> const auto&; bool status -> bool status_ok Alexandra Latysheva 2020-10-19 10:36:47 +0000
  • de40b5032d load for switch Alexandra Latysheva 2020-10-19 08:27:52 +0000
  • 2e3b118ec9
    Merge branch 'master' into gdal_sandbox happyCoder92 2020-10-19 10:05:44 +0200
  • 5159b67d7d Moved test data to paths to environment variables Bohdan Tyshchenko 2020-10-16 09:15:11 -0700
  • 834d356bce Cleans up statusor.h includes. Sandboxed API Team 2020-10-15 13:25:02 -0700
  • 5711a66d77 Comments fix, code update to correspond latest SAPI version Bohdan Tyshchenko 2020-10-15 08:13:11 -0700
  • baaf04d5b0 trash Alexandra Latysheva 2020-10-14 12:57:15 +0000
  • 30ccf46e89 fix building (step 2) Alexandra Latysheva 2020-10-14 10:11:19 +0000
  • 29e5d03201 Use string_view instead of char* in CStr ctor Wiktor Garbacz 2020-10-14 02:02:44 -0700
  • b1a1aef39e Project architecture redesign, coding style update Bohdan Tyshchenko 2020-10-13 13:03:04 -0700
  • ba576be519 try to build an example Alexandra Latysheva 2020-10-12 12:07:22 +0000
  • 3bd758dfed trash Alexandra Latysheva 2020-10-11 13:04:42 +0000
  • 2e07311db2 first step (example, without build) Alexandra Latysheva 2020-10-11 13:03:24 +0000
  • e5b8f271b4
    Merge pull request #1 from alexelex/alexelex-libtiff Latysheva Alexandra 2020-10-11 17:08:21 +0600
  • 9eb518c57a move using to namespace Alexandra Latysheva 2020-10-11 11:06:18 +0000
  • 77c44f9c87
    add flags to readme Latysheva Alexandra 2020-10-11 17:02:47 +0600
  • 7750b43c56
    remove tabs in readme Latysheva Alexandra 2020-10-11 16:54:37 +0600
  • 554c03bec9 use absl format string Alexandra Latysheva 2020-10-11 10:53:08 +0000
  • 60541cc8ea clang-format Alexandra Latysheva 2020-10-11 10:30:10 +0000
  • 16d904e174 code block Alexandra Latysheva 2020-10-11 10:24:55 +0000
  • 64b74c97e0 4 spaces -> 2 spaces Alexandra Latysheva 2020-10-11 10:23:42 +0000
  • 1d1c4b9579 clear array initialization Alexandra Latysheva 2020-10-11 10:18:53 +0000
  • 466259a985 using auto* for pointers Alexandra Latysheva 2020-10-11 10:13:27 +0000
  • ab3f992c78 using auto* for pointers Alexandra Latysheva 2020-10-11 10:11:56 +0000
  • 6945f7304f replace all unsigned except in wrapper Alexandra Latysheva 2020-10-11 10:01:59 +0000
  • 69fbe39293 Declare all vars on separate lines Alexandra Latysheva 2020-10-11 09:44:02 +0000
  • d190abf2e2 using from .h to .cc Alexandra Latysheva 2020-10-11 09:40:47 +0000
  • 1785e39d4b add nolint to every include '*.h' that is added by this pr Alexandra Latysheva 2020-10-11 08:20:40 +0000
  • 150fd02ed4 Implemented requested changes Andrei Medar 2020-10-09 13:52:17 +0000
  • 519b5af157 Added ld_preload example usage Andrei Medar 2020-10-08 10:58:21 +0000
  • 33bc36ae3d Merge pull request #62 from andreimedar:libarchive Copybara-Service 2020-10-08 02:06:50 -0700
  • f038f7aa3f added empty line at the end of files (was removed by clang-format) Andrei Medar 2020-10-07 14:36:24 +0000
  • c63302f731 Changed constants naming in unit tests. root 2020-10-07 12:52:55 +0000
  • 04f4ff5960 Removed computer specific code Andrei Medar 2020-10-07 11:51:59 +0000
  • e87e583bca Merge remote-tracking branch 'upstream/master' into libarchive Merge fork with upstream for pull request. Andrei Medar 2020-10-07 10:10:08 +0000
  • efff53149d Implemented requested changes (variable names, functions return absl::Status/absl::StatusOr) Andrei Medar 2020-10-07 10:07:13 +0000
  • 48348d6aa5 Headers order fix, NOLINT project headers Bohdan Tyshchenko 2020-10-07 01:33:20 -0700
  • 19612c642f Removed unnecessary code Bohdan Tyshchenko 2020-10-06 04:21:29 -0700
  • 8e0141cc9a Readme fix Bohdan Tyshchenko 2020-10-06 04:12:50 -0700
  • 22a8cee4ea Updated CMake and tests, wrote README Bohdan Tyshchenko 2020-10-06 04:06:54 -0700
  • afa232cc17 Clang generator: Remember "seen" types when collecting related types Christian Blichmann 2020-10-06 01:04:11 -0700
  • 5442d8c6e0 Updated sandbox construction logic and CMakeLists Bohdan Tyshchenko 2020-10-05 11:01:15 -0700
  • b74cf8839b Minor ForkClient improvements Christian Blichmann 2020-10-05 05:09:47 -0700
  • 5449e2f0df renamed g_in_dir in local variable style Alexandra Latysheva 2020-10-04 17:58:21 +0000
  • b6abae3356 rewtite pixels and clusters check for clarify. sapi::StatusOr -> absl::StatusOr (building problems). resolved review issues Alexandra Latysheva 2020-10-04 17:38:10 +0000
  • 1e8283880a
    next permutation in c++ ankitsingh999 2020-10-03 13:22:59 +0530
  • 725f665b79 Added one extra test Andrei Medar 2020-10-02 16:52:13 +0000
  • 589776b6f9 Modified sandbox to limit ioctl. Use .value() instead of manually checking .ok(). Andrei Medar 2020-10-02 15:52:29 +0000
  • 569c7d84b0 Merge pull request #54 from Manwi23:jsonnet Copybara-Service 2020-10-02 06:47:41 -0700
  • 7e1d9179e5 Solved some pr comments Andrei Medar 2020-10-02 10:56:14 +0000
  • 47ba5c8e39 Merge pull request #61 from FedericoStazi:curl Copybara-Service 2020-10-02 03:15:25 -0700
  • b4c64dac69 Added FetchContent command to cmake so that patches are applied automatically to libarchive clone Andrei Medar 2020-10-01 19:01:50 +0000
  • 6497a40bff last for now Alexandra Latysheva 2020-10-01 17:11:28 +0000
  • fea40e017f format Alexandra Latysheva 2020-10-01 16:56:45 +0000
  • 2869fba479 example Alexandra Latysheva 2020-10-01 16:49:59 +0000
  • 83a08daff7 Change int64 to size_t in Buffer Wiktor Garbacz 2020-10-01 06:44:57 -0700
  • 575f24f5df Internal change Christian Blichmann 2020-09-30 04:12:25 -0700
  • b06d020f32 Raster to GTiff workflow implementation Bohdan Tyshchenko 2020-10-01 03:59:18 -0700
  • c5d44eab37 Removed computer specific line in CMakeLists.txt Andrei Medar 2020-10-01 00:17:15 +0000
  • efe48ccca6 Added unit tests. Cleaned up the code and added comments. Added README Andrei Medar 2020-10-01 00:15:33 +0000
  • 477de3b6b7 last for today Alexandra Latysheva 2020-09-30 19:17:23 +0000
  • 0f8cbd1bfc some more fixes Alexandra Latysheva 2020-09-30 18:45:48 +0000
  • d513f18c2e resolved part of issues Alexandra Latysheva 2020-09-30 17:54:47 +0000
  • 2025cea89c
    Fix formatting in README Federico Stazi 2020-09-30 11:18:30 +0100
  • d292a9af7b Merge pull request #52 from andreimedar:master Copybara-Service 2020-09-30 02:56:32 -0700
  • 525acea7c4 Fixed small typo Andrei Medar 2020-09-29 22:58:35 +0000
  • 7e6872ee26 Added first basic test Andrei Medar 2020-09-29 22:50:43 +0000
  • 95ef6fc683 Merge remote-tracking branch 'upstream/master' Sync lodepng project. Andrei Medar 2020-09-29 19:32:08 +0000
  • 815fd35930 removed computer specific line in CMakeLists.txt Andrei Medar 2020-09-29 19:31:30 +0000
  • 267686afb6 Added test helper class Andrei Medar 2020-09-29 19:27:40 +0000
  • fec2124ee1 Add namespaces and improve error handling in examples Federico Stazi 2020-09-29 13:50:13 +0000
  • d806e0df3b Deferred cursor.mangled_name access - on some versions of libclang this causes sigsegv when accessing certain cursor's mangled_name Maciej Szawłowski 2020-09-29 05:47:58 -0700
  • 0b1951ea4c
    Add OpenJPEG and libcurl submodules Christian Blichmann 2020-09-29 12:23:42 +0200
  • 4379725696 Add namespaces in examples Federico Stazi 2020-09-28 18:41:37 +0000
  • e6e564f412 renamed main project folder Andrei Medar 2020-09-28 15:35:51 +0000
  • e4a631251c renamed project folder Andrei Medar 2020-09-28 15:11:44 +0000
  • b04d718554 Modified CMakeLists.txt indentation Andrei Medar 2020-09-28 15:03:00 +0000
  • eef5b8bdeb Reorganized project structure in order to make functions testable root 2020-09-28 15:00:33 +0000
  • 17b3f78f94 minor changes Katarzyna Miernikiewicz 2020-09-28 14:45:16 +0000
  • a7077093af
    Merge branch 'master' into jsonnet Katarzyna Miernikiewicz 2020-09-28 16:43:07 +0200
  • bfa6b2502b Google style added Katarzyna Miernikiewicz 2020-09-28 14:41:32 +0000
  • 376ca05c56 Allow sandboxes to specify custom notifiers. Sandboxed API Team 2020-09-28 07:38:07 -0700
  • e411799d0d requested changes applied Katarzyna Miernikiewicz 2020-09-28 14:33:43 +0000
  • 6c223e6f0b review comment fixes Heidar Thordarson 2020-09-28 15:24:57 +0200
  • 83836b16ac
    Add PFFFT submodule Christian Blichmann 2020-09-28 12:14:38 +0200
  • 67e416566f Allow sandboxes to specify custom notifiers Heidar Thordarson 2020-09-28 09:50:07 +0200
  • 8b36b3e5af clang-format again Alexandra Latysheva 2020-09-26 11:27:13 +0000
  • 71e43cd99c main fixes Alexandra Latysheva 2020-09-25 21:21:07 +0000
  • ac7c1ee1ee NOLINT added, changed using CHECKS to a function returning absl::Status Katarzyna Miernikiewicz 2020-09-25 16:03:06 +0000
  • 0625f30f7a Cleaned up the code files + added some comments root 2020-09-25 15:46:06 +0000