Sign in
chromium
/
chromium
/
src
/
6fc41c68172a8f2644faef0a8deb6d8a7eb1aafb
/
storage
3c11446
Test network traffic annotation tag added to fileapi unittests.
by rhalavati
· 8 years ago
ec95f5b
Remove URLRequestJob::GetResponseCode implementations outside of net/.
by mmenke
· 8 years ago
9f1622a
Move storage tests from content/common next to the files they cover.
by pwnall
· 8 years ago
79743d6
Only test SpecialStoragePolicy->IsOriginSessionOnly for temporary storage
by michaeln
· 8 years ago
ca2ec763
Improvements to uses of base::SmallMap
by brettw
· 8 years ago
f13168e
Remove URLRequestJob::GetResponseCode implementations
by mmenke
· 8 years ago
cb1b13c
Move a browser-side WebSQL unittest next to the file it covers.
by pwnall
· 8 years ago
8219512
Move a browser-side File API unittest next to the file it covers.
by pwnall
· 8 years ago
598ef63
Move two browser-side File API unittests next to the files they cover.
by pwnall
· 8 years ago
7b57ef3
Move browser-side File API unittests next to the files they cover.
by pwnall
· 8 years ago
bf8ae17
Move storage quota unit tests and test doubles next to the files they cover.
by pwnall
· 8 years ago
9b0072b7
Move a couple of quota unit tests next to the files they cover.
by pwnall
· 8 years ago
23838505
Move some File API backend unit tests next to the files that they cover.
by pwnall
· 8 years ago
343665e7
Move a couple of blob tests next to the files they cover.
by pwnall
· 8 years ago
c18633962
Add myself as an OWNER to storage/browser/database.
by pwnall
· 8 years ago
fa4c8940
[Quota] Lower quota for ephemeral mode (ie. session only)
by michaeln
· 8 years ago
1c4d759e
The Blink Rename
by Blink Reformat
· 8 years ago
01875e5e
Use ScopedTaskEnvironment instead of MessageLoop in storage unit tests.
by fdoray
· 8 years ago
0d3b75cb
Move storage test next to the file that it tests.
by pwnall
· 8 years ago
4967164e
Move some quota tests next to the files they cover.
by pwnall
· 8 years ago
375c7822
Move some fileapi tests next to the files they cover.
by pwnall
· 8 years ago
b68a2ee
Move some database tests next to the files they cover.
by pwnall
· 8 years ago
119e4c22
Move some blob tests next to the files they cover.
by pwnall
· 8 years ago
af461a2
mediaview: Add a typemap for arc::mojom::ChangeType.
by nya
· 8 years ago
5e65e3a
Require explicit selection of traits for LazyInstance
by scottmg
· 8 years ago
a191610
[BlobStorage] Add blob status to blob-internals page
by dmurph
· 8 years ago
bf45258a
Call WatcherManager functions on the IO thread.
by nya
· 9 years ago
e80397e
[BlobStorage] Better net error reporting for pre-broken blobs
by dmurph
· 9 years ago
81710508
docs: Change "ChromeOS" to "Chrome OS".
by derat
· 9 years ago
38dc09d
Add missing #include around sequenced_worker_pool.h in //content, //storage
by tzik
· 9 years ago
72c70c9
Revert of Remove header dependencies from sequence_checker.h to sequenced_worker_pool.h (patchset #6 id:470001 of https://codereview.chromium.org/2690533002/ )
by gcasto
· 9 years ago
70b7c5d
Remove header dependencies from sequence_checker.h to sequenced_worker_pool.h
by tzik
· 9 years ago
cf6bde97
Revert of Remove header dependencies from sequence_checker.h to sequenced_worker_pool.h (patchset #5 id:450001 of https://codereview.chromium.org/2690533002/ )
by tzik
· 9 years ago
d502a3f
Remove header dependencies from sequence_checker.h to sequenced_worker_pool.h
by tzik
· 9 years ago
0352751
Pass Callback by value on PostTaskAndReply family
by tzik
· 9 years ago
e1a6dff
Update //storage OWNERS to people who work on //storage.
by danakj
· 9 years ago
10e5fc35
Change how the quota system computes the poolsize for temporary storage.
by michaeln
· 9 years ago
05bd488e
Add TEAM/COMPONENT
by ymzhang
· 9 years ago
4f1a3523
Remove BlobURLRequestJob::GetResponseCode().
by mmenke
· 9 years ago
6ece5ae
Remove some LazyInstance use in base/
by scottmg
· 9 years ago
224e43c
[BlobStorage] Adding explainer for blob storage system.
by dmurph
· 9 years ago
7089558
Please help us to verify the TEAM/COMPONENT information. If the current information is incorrect, please suggest the correct team or component or None(if not applicable).
by ymzhang
· 9 years ago
d6d88b91
Remove ScopedVector from ContentBrowserClient.
by avi
· 9 years ago
bf104bd
[BlobStorage] Enabling disk paging and direct storage.
by dmurph
· 9 years ago
aecef39
Remove base::ScopedPtrHashMap from storage/.
by avi
· 9 years ago
ba12142
Include-what-you-use for WrapUnique/MakeUnique.
by fdoray
· 9 years ago
7b1d677
Make SupportsUserData sequence-affine instead of thread-affine.
by gab
· 9 years ago
26ccaa7
Revert of Change how the quota system computes the total poolsize for temporary storage
by jsbell
· 9 years ago
1b142eb
Fix tautological comparison and add clang flag
by altimin
· 9 years ago
db78e67
Change how the quota system computes the poolsize for temporary storage.
by michaeln
· 9 years ago
f5df1e3
mediaview: Skeleton of ARC Documents Provider FS.
by nya
· 9 years ago
3caf87e1
Allow temporary file system for incognito DevTools.
by dgozman
· 9 years ago
df1bd24
storage: Cleanup class/struct forward declarations
by jbriance
· 9 years ago
07725e0
[BlobStorage] Enabling disk storage and paging.
by dmurph
· 9 years ago
1108e1f
Revert of [BlobStorage] Implementing disk. (patchset #18 id:340001 of https://codereview.chromium.org/2516713002/ )
by carlosk
· 9 years ago
89bdfe0
[BlobStorage] Enabling disk storage and paging.
by dmurph
· 9 years ago
de24c6d
Part 2 of base::IDMap refactor to eliminate IDMapOwnPointer/IDMapExternalPointer modes
by rlanday
· 9 years ago
6eada032
Mandate unique_ptr for base::IDMap in IDMapOwnPointer mode.
by rlanday
· 9 years ago
1e85b536
[BlobStorage] Fix UMA reporting.
by dmurph
· 9 years ago
cf848a6
[BlobAsync] Moving async handling into BlobStorageContext & quota out.
by dmurph
· 9 years ago
00c1837
Make checked_cast a constexpr
by jschuh
· 9 years ago
f5d4ee56
Migrate more files to histogram_macros.h from histogram.h.
by asvitkine
· 9 years ago
65426eef
Remove stl_util's deletion function use from storage/.
by avi
· 9 years ago
10ae436
Remove dependency of sequenced_worker_pool.h on SingleThreadTaskRunner.
by gab
· 9 years ago
0b0e36d
[BlobStorage] BlobMemoryController & tests
by dmurph
· 9 years ago
e0abdc2
Remove usage of FOR_EACH_OBSERVER macro in storage
by ericwilligers
· 9 years ago
6f67ebb
Adds media license nodes to cookie tree model and cookies view.
by jrummell
· 9 years ago
bc8994d
Add ARC contents filesystem type
by hashimoto
· 9 years ago
325ccc07
Add jsbell to storage/OWNERS.
by pwnall
· 9 years ago
38a061e08e
Create storage_unittests target.
by pwnall
· 9 years ago
d4981b18
Document timestamp caveat in FileSystem API move operation.
by pwnall
· 9 years ago
cc88db2
Remove stl_util's deletion functions from storage/.
by avi
· 9 years ago
cde1af7
Remove som GYP annotations, remove unused manifest.
by brettw
· 9 years ago
b4456c4
Fix storage/browser/blob/scoped_file.h usage comment.
by pwnall
· 9 years ago
9d3820d
Remove stl_util's STLDeleteContainerPairSecondPointers from storage/.
by avi
· 9 years ago
9f16719b
[BlobStorage] Adding error code translations for cache storage metadata.
by dmurph
· 9 years ago
315e4cf
Remove GYP files.
by brettw
· 9 years ago
a87d684
Adjust callers and networking delegates in storage/ to modified APIs
by maksim.sisov
· 9 years ago
3033081a
Change includes of histogram.h to histogram_macros.h.
by asvitkine
· 9 years ago
6affa55
Re-write many calls to WrapUnique() with MakeUnique()
by ricea
· 9 years ago
3ddef1a
storage: Use stl utilities from the base namespace
by skyostil
· 9 years ago
66d1fd2
FileAPI: Convert recursion to iteration on error while enumerating
by jsbell
· 9 years ago
e2b19a1
Rename CalledOnValidSequencedThread() to CalledOnValidSequence().
by fdoray
· 9 years ago
981aa5a
various: Change auto to not deduce raw pointers.
by vmpstr
· 9 years ago
30d94e4
Use base::StartWith() in more places when appropriate.
by thestig
· 9 years ago
96e7f36
Use container::back() and container::pop_back().
by thestig
· 9 years ago
99679aa
[GN] Add //build/config/compiler:wexit_time_destructors everywhere it is in GYP.
by rsesek
· 9 years ago
8bace2d4
Remove use of deprecated MessageLoop methods in storage.
by fdoray
· 9 years ago
50a4481
Move implementation of QuotaManager.getVolumeInfo to base::SysInfo.
by fukino
· 9 years ago
1a2fd6cd
Remove base/move.h
by dcheng
· 9 years ago
b2235ba1
Revert of Remove base/move.h (patchset #4 id:60001 of https://codereview.chromium.org/2038273002/ )
by tzik
· 9 years ago
bb5161a
Remove base/move.h
by dcheng
· 9 years ago
91637f2
Migrate WaitableEvent to enum-based constructor in storage/
by gab
· 9 years ago
28b27bcc
Relanding: Deduplicating code performing WebHTTPBody::Element conversions.
by lukasza
· 9 years ago
1f4afcf
[BlobReader] Correct IsInMemory = false when async constructing
by dmurph
· 9 years ago
78bab80
Quota: Add metrics about the age and amount of data stored in temporary storage, and a metric about the computed quota for an origin using temporary storage.
by michaeln
· 9 years ago
d349ea4
Address more TOOD(GYP) in GN build.
by brettw
· 9 years ago
974fbd2
Fix include path for moved thread_task_runner_handle.h header in storage/
by gab
· 9 years ago
3d4e1dfe
Adding
[email protected]
to OWNERS files of Blob system.
by dmurph
· 9 years ago
f9f7d629
Add manifests to many more gn built exe files
by brucedawson
· 9 years ago
Next »