neb@chromium.org
748ce719f7
Fix up some types in the API.
...
size_t -> int32_t, char* -> void* for buffers, void* -> const void* where needed.
We already use int32_t when we serialize size_t (and unlike pointers, size_ts do get serialized a lot).
char* for representing unstructured blocks of memory is weird, see "man 2 read" and friends. I'm removing it because it complicates our type system in IDL for no reason.
const void* should be obvious.
BUG=76271
TEST=none
Review URL: http://codereview.chromium.org/6711047
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79623 0039d316-1c4b-4281-b951-d872f2087c98
2011-03-28 22:15:13 +00:00
..
2010-11-03 03:22:33 +00:00
2010-11-03 03:22:33 +00:00
2011-02-02 18:12:31 +00:00
2011-03-28 01:54:15 +00:00
2011-03-28 01:54:15 +00:00
2011-03-28 01:54:15 +00:00
2011-03-13 19:44:46 +00:00
2011-03-28 01:54:15 +00:00
2011-01-27 20:40:39 +00:00
2011-01-27 20:40:39 +00:00
2011-01-27 20:40:39 +00:00
2011-03-18 01:50:31 +00:00
2010-11-03 03:22:33 +00:00
2011-02-08 16:31:46 +00:00
2011-01-27 20:40:39 +00:00
2011-01-27 20:40:39 +00:00
2011-03-28 01:54:15 +00:00
2011-03-10 21:16:34 +00:00
2011-03-28 01:54:15 +00:00
2011-03-10 21:16:34 +00:00
2011-03-10 21:16:34 +00:00
2011-03-28 01:54:15 +00:00
2011-03-28 01:54:15 +00:00
2011-03-28 01:54:15 +00:00
2011-01-27 20:40:39 +00:00
2011-02-21 23:49:16 +00:00
2011-02-08 16:31:46 +00:00
2011-01-27 20:40:39 +00:00
2011-02-08 16:31:46 +00:00
2011-03-28 01:54:15 +00:00
2011-02-08 16:31:46 +00:00
2011-03-14 22:26:20 +00:00
2011-03-28 18:21:05 +00:00
2011-02-17 23:59:39 +00:00
2011-02-17 23:59:39 +00:00
2011-02-13 17:50:20 +00:00
2011-03-28 01:54:15 +00:00
2011-02-08 16:31:46 +00:00
2011-02-08 16:31:46 +00:00
2011-02-25 03:54:54 +00:00
2011-02-08 16:31:46 +00:00
2011-02-08 16:31:46 +00:00
2011-02-08 16:31:46 +00:00
2011-03-15 17:57:00 +00:00
2011-03-15 17:57:00 +00:00
2011-03-11 20:20:56 +00:00
2011-03-11 20:20:56 +00:00
2011-02-28 23:36:54 +00:00
2011-02-08 16:31:46 +00:00
2011-03-28 22:15:13 +00:00
2011-02-08 16:31:46 +00:00
2011-02-08 16:31:46 +00:00
2011-02-08 16:31:46 +00:00
2011-02-21 23:49:16 +00:00
2011-02-17 23:59:39 +00:00
2011-03-10 21:16:34 +00:00
2011-02-17 23:59:39 +00:00
2011-02-28 22:17:15 +00:00
2011-02-21 23:49:16 +00:00
2011-03-24 17:13:38 +00:00
2011-03-24 17:13:38 +00:00
2011-03-02 01:27:26 +00:00
2011-03-02 01:27:26 +00:00
2011-02-15 18:44:40 +00:00
2011-02-15 18:44:40 +00:00
2011-03-28 18:21:05 +00:00
2011-03-28 18:21:05 +00:00
2011-02-08 16:31:46 +00:00
2011-02-08 16:31:46 +00:00
2011-03-08 01:55:52 +00:00
2011-03-08 01:55:52 +00:00
2011-02-08 16:31:46 +00:00
2011-02-08 16:31:46 +00:00
2011-02-08 16:31:46 +00:00
2011-02-08 16:31:46 +00:00
2011-02-08 16:31:46 +00:00
2011-02-08 16:31:46 +00:00
2011-03-13 19:44:46 +00:00
2011-02-08 16:31:46 +00:00
2011-02-08 16:31:46 +00:00
2011-02-08 16:31:46 +00:00
2011-03-28 01:54:15 +00:00
2011-02-08 16:31:46 +00:00
2011-02-08 16:31:46 +00:00
2011-02-08 16:31:46 +00:00
2011-02-15 18:44:40 +00:00
2011-02-15 18:44:40 +00:00
2011-03-28 22:15:13 +00:00
2011-02-08 16:31:46 +00:00
2011-03-28 22:15:13 +00:00
2011-02-08 16:31:46 +00:00
2011-02-21 23:49:16 +00:00
2011-02-21 23:49:16 +00:00
2011-03-18 01:50:31 +00:00
2011-03-18 01:50:31 +00:00
2011-03-28 10:45:01 +00:00
2011-03-13 19:44:46 +00:00
2011-02-08 16:31:46 +00:00
2011-02-08 16:31:46 +00:00
2011-02-08 16:31:46 +00:00
2011-02-08 16:31:46 +00:00
2010-11-12 21:24:24 +00:00
2011-01-21 18:26:12 +00:00
2011-02-15 18:44:40 +00:00
2011-03-28 01:54:15 +00:00
2011-03-28 10:45:01 +00:00
2011-02-17 23:59:39 +00:00
2011-01-27 20:40:39 +00:00
2011-03-28 10:45:01 +00:00
2011-03-28 01:54:15 +00:00
2011-01-27 20:40:39 +00:00