History log of /external/chromium/net/base/upload_data_stream.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
dc0f95d653279beabeb9817299e2902918ba123e 09-Jun-2011 Kristian Monsen <kristianm@google.com> Merge Chromium at r11.0.696.0: Initial merge by git

Change-Id: I273dde2843af0839dfc08b419bb443fbd449532d
/external/chromium/net/base/upload_data_stream.cc
72a454cd3513ac24fbdd0e0cb9ad70b86a99b801 31-May-2011 Kristian Monsen <kristianm@google.com> Merge Chromium.org at r11.0.672.0: Initial merge by git.

Change-Id: I8b4aaf611a2a405fe3fe10e8a94ea7658645c192
/external/chromium/net/base/upload_data_stream.cc
a01ff25d304217e7ef77ad2d83f48aca73be2c9d 14-Jan-2011 Kristian Monsen <kristianm@google.com> Renamed JavaInputStreamWrapper to JavaISWrapper

The linker confused this class with another class
in WebKit with the same name. This caused a crash
in the CTS tests.

Change-Id: I6fbdd105d24d27496ae8c26a7028c0f9e19bb485
/external/chromium/net/base/upload_data_stream.cc
69dbe9fcda26341f31379053f8123d7f611c0be1 10-Jan-2011 Kristian Monsen <kristianm@google.com> Uploads for content uri's

Looking for content:// uri when doing file uploads. If it is a
content file, use the android jni methods instead of file
operations.

Fix for bug 2862096

Change-Id: Ice5047e85878aadc17c0994186dc7aa74ca63322
/external/chromium/net/base/upload_data_stream.cc
4ceda5254f89dd540c17e037d7ede22b1817f4e2 22-Oct-2010 Kristian Monsen <kristianm@google.com> Syncing external/chromium with chromium release 61029, part 4

Removing code that is not needed anymore as the compile errors
have been fixed in more general ways.

Change-Id: I483d7b4a474db030cb10e446692326f739679fff
/external/chromium/net/base/upload_data_stream.cc
3345a6884c488ff3a535c2c9acdd33d74b37e311 19-Oct-2010 Iain Merrick <husky@google.com> Merge Chromium at 7.0.540.0 : Initial merge by git

Not including third_party/icu as it contains huge data files that break Gerrit, and aren't actually used.

Change-Id: I428a386e70f3b58cacd28677b8cfda282e891e15
/external/chromium/net/base/upload_data_stream.cc
00d26a728db2814620f390b418a7d6325ce5aca6 29-Jul-2010 Ben Murdoch <benm@google.com> Collection of all the changs to external chromium.

Time is running out, I guess we have to submit this and remember to upstream.

Rebased to chromium r53293

Change-Id: Ie61ca0433b1eedd90144aee87c5efcd68fdc37ac
/external/chromium/net/base/upload_data_stream.cc
c407dc5cd9bdc5668497f21b26b09d988ab439de 29-Jul-2010 Ben Murdoch <benm@google.com> Merge Chromium src@r53293

Change-Id: Ia79acf8670f385cee48c45b0a75371d8e950af34
/external/chromium/net/base/upload_data_stream.cc
c7f5f8508d98d5952d42ed7648c2a8f30a4da156 04-Feb-2010 Patrick Scott <phanna@android.com> Initial source checkin.

The source files were determined by building net_unittests in chromium's source
tree. Some of the obvious libraries were left out (v8, gmock, gtest).

The Android.mk file has all the sources (minus unittests and tools) that were
used during net_unittests compilation. Nothing builds yet because of STL but
that is the next task. The .cpp files will most likely not compile anyways
because of the LOCAL_CPP_EXTENSION mod. I will have to break this into multiple
projects to get around that limitation.
/external/chromium/net/base/upload_data_stream.cc