index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webkit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Roll skia r1385:1395
thakis@chromium.org
2011-05-20
1
-0
/
+1
*
Map webkit glue when Mac build uses Skia.
caryclark@chromium.org
2011-05-20
3
-3
/
+15
*
Exporting ScopedTempDir so it can be used by webkit layout tests.
gregsimon@chromium.org
2011-05-20
2
-0
/
+31
*
Code to migrate a single directory from the old sandbox to the new.
ericu@chromium.org
2011-05-20
6
-43
/
+329
*
Update translations using strings from launchpad.net r216
fta@sofaraway.org
2011-05-20
2
-0
/
+14
*
Remove files that are compiled in both ui_base and app_base.
tony@chromium.org
2011-05-20
1
-0
/
+1
*
Implement NotifyStorageAccessed
kinuko@chromium.org
2011-05-20
5
-46
/
+244
*
Set our network state before setting our ready state after the media engine h...
scherkus@chromium.org
2011-05-20
1
-3
/
+4
*
Use appropriate FileSystemOperations in "filesystem:" URLRequestJobs.
adamk@chromium.org
2011-05-19
19
-298
/
+183
*
Move scoped_temp_dir and scoped_native_library back from base/memory to base.
thakis@chromium.org
2011-05-19
24
-43
/
+43
*
Globally replace <(library) with static_library
evan@chromium.org
2011-05-19
9
-11
/
+11
*
Fix bug introduced in r85773: PPB_Buffer_Impl::Init() never set size_!
fischman@chromium.org
2011-05-19
1
-1
/
+4
*
Make use of the new cross-platform POSIX defines toolkit_uses_gtk, os_posix, ...
tony@chromium.org
2011-05-19
3
-14
/
+13
*
Miscellaneous webkit_glue namespace changes in preparation for building src\c...
ananta@chromium.org
2011-05-19
10
-76
/
+30
*
FileSystemURLRequestJobBase: hold a ref in LocalPathCallbackDispatcher until ...
adamk@chromium.org
2011-05-19
3
-10
/
+71
*
StartEviction and RegisterOrigins
kinuko@chromium.org
2011-05-19
5
-84
/
+283
*
Change PPP_Printing_Dev QuerySupportedFormats to not require MemAlloc and Mem...
dmichael@chromium.org
2011-05-19
2
-31
/
+124
*
Change usage cache code in QuotaFileUtil to use QuotaUtil methods
kinuko@chromium.org
2011-05-19
11
-324
/
+450
*
RegisterOrigins to QuotaDatabase
tzik@chromium.org
2011-05-19
3
-5
/
+97
*
Implement GetUsageAndQuotaForEviction in QuotaManager.
dmikurube@chromium.org
2011-05-19
4
-24
/
+136
*
fix QuotaDatabaseTest.BootstrapFlag
tzik@chromium.org
2011-05-19
1
-2
/
+1
*
This integrates the obfuscated filesystem, but keeps it turned off with a flag.
ericu@chromium.org
2011-05-19
14
-106
/
+344
*
Revert of 85854 which is a revert of 85852 - Add a command line option
rtenneti@chromium.org
2011-05-19
1
-0
/
+1
*
InitializationFlag to QuotaDatabase
tzik@chromium.org
2011-05-19
3
-1
/
+40
*
Revert 85852 - Add a command line option ("host-resolver-retry-attempts")
rtenneti@chromium.org
2011-05-19
1
-1
/
+0
*
Add a command line option ("host-resolver-retry-attempts")
rtenneti@chromium.org
2011-05-19
1
-0
/
+1
*
Fix bug 79905: Drag and drop of "DownloadURL" type ignores specified filename...
jianli@chromium.org
2011-05-18
1
-1
/
+1
*
Support getting the font list in Pepper. This currently only works out of
brettw@chromium.org
2011-05-18
4
-10
/
+36
*
Remove more URLRequest::RegisterProtocolFactory calls.
willchan@chromium.org
2011-05-18
8
-42
/
+214
*
Convert PPB_Buffer_Impl to use SharedMemory for efficient IPC use.
fischman@chromium.org
2011-05-18
5
-21
/
+27
*
Implement EvictOriginData in QuotaManager.
dmikurube@chromium.org
2011-05-18
3
-6
/
+120
*
Added GetAvailableSpace to QuotaManager
kinuko@chromium.org
2011-05-18
4
-1
/
+65
*
Make NotifyHeadersComplete the last call in the function.
aarya@google.com
2011-05-18
1
-2
/
+2
*
Remove redundant MessageLoopProxy from LocalFilePathCallbackDispatcher.
adamk@chromium.org
2011-05-18
2
-23
/
+9
*
wstring: remove an obsolete unused function prototype
evan@chromium.org
2011-05-17
1
-9
/
+0
*
wstring: remove wstring version of RemoveChars
evan@chromium.org
2011-05-17
1
-3
/
+3
*
QuotaManager shouldn't crash if is_incognito is true.
michaeln@google.com
2011-05-17
4
-146
/
+166
*
Memory leak fix in FileSystemOperationWriteTest
kinuko@chromium.org
2011-05-17
1
-0
/
+1
*
Update NPAPI headers to latest npapi-sdk
stuartmorgan@chromium.org
2011-05-17
1
-1
/
+8
*
Memory leak fix for FileWriterDelegateTest
kinuko@chromium.org
2011-05-17
1
-0
/
+2
*
Switch usage cache code to use FileSystemQuotaUtil in FileWriterDelegate
kinuko@chromium.org
2011-05-17
10
-139
/
+257
*
Update V8 to version 3.3.7
ricow@chromium.org
2011-05-17
1
-0
/
+7
*
Add an interface QuotaEvictionHandler.
dmikurube@chromium.org
2011-05-17
2
-16
/
+61
*
Factor out quota-related filesysem internal code into QuotaUtil class
kinuko@chromium.org
2011-05-17
11
-186
/
+419
*
DeleteOriginTest fix attempt for non-existing origin directory
kinuko@chromium.org
2011-05-17
1
-0
/
+4
*
Added DeleteOriginData to QuotaClient
kinuko@chromium.org
2011-05-17
12
-11
/
+264
*
Add DeleteOriginFromDatabase private method to QuotaManager
kinuko@chromium.org
2011-05-17
2
-95
/
+131
*
Add "WebKit Linux 32" to and remove "Webkit Linux 64" from the list of builde...
yuzo@chromium.org
2011-05-17
1
-1
/
+1
*
'using namespace' fix in webkit/glue
kinuko@chromium.org
2011-05-16
2
-4
/
+8
*
A few small cleanup items from TODOs in the Obfuscated filesystem code--unit ...
ericu@chromium.org
2011-05-16
5
-106
/
+183
[next]