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
*
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
*
Enough appcache + quota integration to call NotifyOriginInUse/NotifyOriginNoL...
michaeln@google.com
2011-05-16
8
-22
/
+92
*
Add GetLRUOrigin into QuotaManager.
dmikurube@chromium.org
2011-05-16
5
-68
/
+116
*
Make canary-webkit-revisions.py print failing tests for each subset of builders.
yuzo@chromium.org
2011-05-16
1
-4
/
+46
*
More Quota + WebSQLDatabase integration.
michaeln@google.com
2011-05-15
8
-35
/
+368
*
Re-enable DNS prefetch. This feature got disable accidentially in WebKit
abarth@chromium.org
2011-05-14
2
-0
/
+6
*
Timer to drop in-memory databases when they're not in use.
ericu@google.com
2011-05-13
2
-0
/
+15
*
Fix event dispatching for PPB_Messaging::PostMessage. I asked Adam about the...
dmichael@chromium.org
2011-05-13
1
-13
/
+33
*
Remove MockWebFrame in favour of MockWebFrameClient and update corresponding ...
scherkus@chromium.org
2011-05-13
7
-727
/
+59
*
ObfuscatedFileSystemFileUtil class
ericu@google.com
2011-05-13
12
-7
/
+1778
*
Convert audio-related messages to the new thunk/API system for Pepper.
brettw@chromium.org
2011-05-13
18
-294
/
+173
[next]