276 Commits

Author SHA1 Message Date
Katarzyna Miernikiewicz
e411799d0d requested changes applied 2020-09-28 14:33:43 +00:00
Christian Blichmann
83836b16ac
Add PFFFT submodule 2020-09-28 12:14:38 +02:00
Alexandra Latysheva
8b36b3e5af clang-format again 2020-09-26 11:27:13 +00:00
Alexandra Latysheva
71e43cd99c main fixes 2020-09-25 21:21:07 +00:00
Katarzyna Miernikiewicz
ac7c1ee1ee NOLINT added, changed using CHECKS to a function returning absl::Status 2020-09-25 16:03:06 +00:00
root
0625f30f7a Cleaned up the code files + added some comments 2020-09-25 15:46:06 +00:00
Federico Stazi
a61421621c Address review comments 2020-09-25 15:06:24 +00:00
Christian Blichmann
cd75f94094 Migrate guetzli to absl::StatusOr<>
PiperOrigin-RevId: 333731054
Change-Id: I1446b1b58387dbd7c4853b146249bee7deb8c307
2020-09-25 07:43:34 -07:00
Katarzyna Miernikiewicz
8f8796b320 changed sapi::StatusOr to absl::StatusOr 2020-09-25 12:00:52 +00:00
Katarzyna Miernikiewicz
2276f5d48e part of the requested changes 2020-09-25 11:20:50 +00:00
Federico Stazi
192e443b7c Update README.md 2020-09-25 10:55:28 +00:00
Federico Stazi
22d21cd1c3 Initial LibUV commit 2020-09-25 10:55:24 +00:00
Andrei Medar
3052967374 added relative path cleanup using file::CleanPath 2020-09-24 18:47:19 +00:00
Andrei Medar
388bcff972 merged .gitmodules with upstream 2020-09-24 18:28:25 +00:00
Andrei Medar
cab74bc7fb Merge remote-tracking branch 'upstream/master' 2020-09-24 18:18:39 +00:00
Andrei Medar
811dbf8d74 applied requested changes. Modified sapi::StatusOr to absl::StatusOr 2020-09-24 18:17:27 +00:00
Copybara-Service
73be2c4212 Merge pull request #57 from doinachiroiu:master
PiperOrigin-RevId: 333529053
Change-Id: I6e2b7b31ecaa4f7ef11fc7b1260d441d897dd41a
2020-09-24 09:22:44 -07:00
doinachiroiu
e0624f7220 Clang-format 2020-09-24 14:42:23 +00:00
doinachiroiu
61e8274954 Coding style fixed 2020-09-24 14:40:01 +00:00
doinachiroiu
29310a2305 Required changes resolved 2020-09-24 14:38:52 +00:00
doinachiroiu
3db70e6bea Changed name of variable 2020-09-24 14:36:30 +00:00
doinachiroiu
56649c5513 Resolving returning error for Transform and RasterIO functions 2020-09-24 14:16:33 +00:00
Copybara-Service
5604c85129 Merge pull request #53 from doinachiroiu:master
PiperOrigin-RevId: 333505714
Change-Id: I719108c1e7df20185a8ba5dcf3906821c47a9ee3
2020-09-24 06:57:28 -07:00
doinachiroiu
db7fc0aa53 Removing trailing whitespace 2020-09-24 10:12:30 +00:00
doinachiroiu
08d570a02c Small README update 2020-09-24 09:41:50 +00:00
doinachiroiu
a84fbbac62 Required changed resolved 2020-09-24 09:40:30 +00:00
Andrei Medar
99d8df5400 sync with upstream sapi repo 2020-09-24 09:36:07 +00:00
Andrei Medar
97cf3d7374 added .gitignore file 2020-09-24 09:10:45 +00:00
Alexandra Latysheva
309b476a3d wrong clang-google-style parts 2020-09-23 21:33:11 +00:00
Alexandra Latysheva
6a2f0cebd8 wrong clang-google-style parts 2020-09-23 21:32:45 +00:00
Alexandra Latysheva
6f3acfabb0 gstyle 2020-09-23 21:18:17 +00:00
Alexandra Latysheva
358d919ea0 remove unused funcs 2020-09-23 20:48:59 +00:00
Alexandra Latysheva
673154e65c from local repo to fork 2020-09-23 20:21:33 +00:00
doinachiroiu
257de22805 Update README with static build info 2020-09-23 18:43:21 +00:00
doinachiroiu
7c52e77c85 Updated README 2020-09-23 18:35:19 +00:00
Andrei Medar
11a7125341 Updated README 2020-09-23 17:21:15 +00:00
root
9bc3d123a9 Fixed patch command in cmake. Fixed style 2020-09-23 17:12:38 +00:00
doinachiroiu
0639b18cba Added license 2020-09-23 15:49:44 +00:00
doinachiroiu
2da83c2afa GDAL good version 2020-09-23 15:39:49 +00:00
doinachiroiu
da81ea096e Empty gdal 2020-09-23 15:37:14 +00:00
doinachiroiu
93e30c724b Initial version of raster GeoTIFF workflow 2020-09-23 15:34:26 +00:00
Christian Blichmann
9331eabd7e Copybara import of the project:
Including changes for GitHub -> internal migration

--
b5d7e43ddeff9c087d0f67949bea6ac795c5474a by Federico Stazi <34340238+FedericoStazi@users.noreply.github.com>:

Initial curl commit
--
24786c44d89b4a6817204aaacd84fc1aa2747434 by Federico Stazi <fstazi@google.com>:

Added gitignore and curl submodule

--
6d5cfd575abd05c387f93be060c8fc88fd39e482 by Federico Stazi <fstazi@google.com>:

Added new line at the end of files

--
c7423c5f8a8d460655d0fafa198758c39d5270d1 by Federico Stazi <fstazi@google.com>:

Remove SHARED from add_sapi_library

--
05c0a4b004feba1c0ae1ba6bf519966f48589ba6 by Federico Stazi <fstazi@google.com>:

Fix includes

--
5be51fabbef7e7eab032dbfb94239654e44008c3 by Federico Stazi <fstazi@google.com>:

Improve comments

--
34338411b845d438a5b7615d990d6539771152eb by Federico Stazi <fstazi@google.com>:

Improve style

--
8c68ac221ff158aab3b285d8b2d6158a895ddbf2 by Federico Stazi <fstazi@google.com>:

Address review comments

--
ac1112ae4de6f5f520054b5608d202a57c296ac4 by Federico Stazi <fstazi@google.com>:

Minor fix

--
f47e1cc6aceb0365cb2e5352d61980628af7f954 by Federico Stazi <fstazi@google.com>:

Implement all curl methods

--
929123127532589ef19f12114b8e450cc2c976a1 by Federico Stazi <fstazi@google.com>:

Address reviews and improve code style

--
1b0a8edfd4cdffdc76f3e979a5e1b42cbe289e73 by Federico Stazi <fstazi@google.com>:

Minor fix

--
cea046d3e29b86e04bd6ce7821ee1409cea2db37 by Federico Stazi <fstazi@google.com>:

Implement stricter policy

--
cf23888b88b71add3e60524f3db3604f0ab6c386 by Federico Stazi <fstazi@google.com>:

Improve and extend examples

--
6167cafbdec1355588c073baa8cdf17fad1fcb9e by Federico Stazi <fstazi@google.com>:

Implement tests

--
9fed2ec09798e656cd5c518bc13f45eea1abef2e by Federico Stazi <fstazi@google.com>:

Improved error handling

--
e446ec81a13d3c567bdebe00285211d9df9dbed1 by Federico Stazi <fstazi@google.com>:

Address review comments

--
cf41ec4701a6a47ecee3af6765623ca020cebfcd by Federico Stazi <34340238+FedericoStazi@users.noreply.github.com>:

Fix project name
--
9a4293a3cfd87b9b13b46a36d5eeee9d575ea519 by Federico Stazi <fstazi@google.com>:

Fix project name

--
bbebeee1a69fed2c70afc6afa2aa79aad990a778 by Federico Stazi <fstazi@google.com>:

Fix test mock server

--
eb783de3f5fc35877db5f08fd53c9a33207a416e by Federico Stazi <fstazi@google.com>:

Address review comments

--
cf6cb89bca2b0275652509afdb4d4e20e9e851ba by Federico Stazi <fstazi@google.com>:

Minor mock server fix

--
b52d9e6e4fa1f9c07a3027b4b4d564457e7a648f by Federico Stazi <fstazi@google.com>:

Address review comments

PiperOrigin-RevId: 333292204
Change-Id: I9ff27348028d9f22486492dc92c0859ff8f44d68
2020-09-23 08:00:10 -07:00
Andrei Medar
e0e0f1cd5f cleaned up some code. Fixed a bug where a temporary directory would be deleted even when it was not created 2020-09-22 18:30:07 +00:00
root
c2c3f6b44d added cleanup struct to remove temporary directory 2020-09-21 15:11:10 +00:00
root
6c9a26d326 Finished the create function of the tar example 2020-09-21 13:30:43 +00:00
Katarzyna Miernikiewicz
b806fa83a8 style changes 2020-09-18 12:31:02 +00:00
Katarzyna Miernikiewicz
bcdda46857 minor changes 2020-09-18 12:27:31 +00:00
Katarzyna Miernikiewicz
961441672f style improvement 2020-09-18 10:16:35 +00:00
Katarzyna Miernikiewicz
73522f4844
Merge branch 'master' into jsonnet 2020-09-18 12:09:34 +02:00
Katarzyna Miernikiewicz
3b1def654d updated README 2020-09-18 09:58:52 +00:00