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
*
remove old createMediaPlayer which doesn't have URL as argument.
wjia@chromium.org
2012-08-24
4
-36
/
+0
*
Add a skeleton gamepad resource.
brettw@chromium.org
2012-08-24
2
-11
/
+31
*
Introduce shared_memory_support media target for PPAPI.
dalecurtis@chromium.org
2012-08-24
1
-2
/
+0
*
QuotaManager: Return the remaining free disk space as quota.
jhawkins@chromium.org
2012-08-24
6
-38
/
+107
*
Tweak PDF image sizes
jhorwich@chromium.org
2012-08-24
4
-0
/
+0
*
Turned job_factory into a pure virtual class
shalev@chromium.org
2012-08-24
3
-17
/
+17
*
Rename FileSystemOperationInterface to FileSystemOperation
kinuko@chromium.org
2012-08-24
34
-94
/
+89
*
Quota code cleanup
kinuko@chromium.org
2012-08-24
2
-82
/
+28
*
Remove lingering WebViewClient::createGraphicsContext3D references
jamesr@chromium.org
2012-08-24
2
-8
/
+0
*
Refactoring: ProtocolHandler::MaybeCreateJob and other functions take Network...
shalev@chromium.org
2012-08-24
28
-155
/
+306
*
Remove unused headers and using declarations from form_field
stuartmorgan@chromium.org
2012-08-23
2
-11
/
+0
*
Rename GDataFileSystem* to DriveFileSystem*
kochi@chromium.org
2012-08-23
1
-1
/
+1
*
Add hooks to content to request permission to connect to the PPAPI broker.
bauerb@chromium.org
2012-08-23
3
-4
/
+14
*
Removing unused IsRootDirectory method in obfuscated_file_util
kinuko@chromium.org
2012-08-23
1
-5
/
+0
*
Factor out common Element struct from BlobData and ResourceRequestBody
kinuko@chromium.org
2012-08-23
18
-318
/
+322
*
Revert 152873 - Remove all the indexeddb-related utility process code
ricow@chromium.org
2012-08-23
7
-0
/
+141
*
Expose EXT_debug_marker to webkit
gman@chromium.org
2012-08-23
2
-0
/
+16
*
Add SetScale to PPB_WidgetDev, use scale for painting
jhorwich@chromium.org
2012-08-23
3
-1
/
+12
*
Enable component updated flapper while bundled flapper is available.
yzshen@chromium.org
2012-08-23
2
-4
/
+20
*
Remove all the indexeddb-related utility process code
alecflett@chromium.org
2012-08-22
7
-141
/
+0
*
Fix: file permissions when restoring a page with file inputs with selected fi...
marja@chromium.org
2012-08-22
2
-10
/
+5
*
Cache image data objects.
brettw@chromium.org
2012-08-22
4
-18
/
+21
*
Implement RemoteFileSystemOperation::Cancel().
kinaba@chromium.org
2012-08-22
2
-9
/
+51
*
Modify the PPAPI CDM interface to pass more info.
tomfinegan@chromium.org
2012-08-22
3
-27
/
+71
*
Revert 152672 - Update CDM interface and add clear key CDM.
hbono@chromium.org
2012-08-22
5
-406
/
+31
*
Move Android user agent generation to native code
dfalcantara@chromium.org
2012-08-21
2
-24
/
+30
*
Update CDM interface and add clear key CDM.
xhwang@chromium.org
2012-08-21
5
-31
/
+406
*
Fix IcedTea plug-in being always considered out-of-date:
cevans@chromium.org
2012-08-21
2
-9
/
+4
*
Remove unused member variable.
kmadhusu@chromium.org
2012-08-21
1
-1
/
+0
*
Add new images for closed caption button.
annacc@chromium.org
2012-08-21
6
-0
/
+12
*
Integrate external mount points to IsolatedContext
kinuko@chromium.org
2012-08-21
12
-262
/
+426
*
Split net::UploadData into two: for resource request IPC and for upload handling
kinuko@chromium.org
2012-08-21
11
-306
/
+568
*
Quota double-delete fix
kinuko@chromium.org
2012-08-21
2
-1
/
+7
*
Revert 152528 - Split net::UploadData into two: for resource request IPC and ...
kinuko@chromium.org
2012-08-21
11
-440
/
+165
*
Split net::UploadData into two: for resource request IPC and for upload handling
kinuko@chromium.org
2012-08-21
11
-165
/
+440
*
Refactors DatabaseQuotaClient using base::Callback.
nhiroki@chromium.org
2012-08-21
2
-247
/
+105
*
Revert 152495 - Add SetScale to PPB_WidgetDev, use scale for painting
kinuko@chromium.org
2012-08-21
3
-12
/
+1
*
Cleanup Blob code dependency
kinuko@chromium.org
2012-08-21
3
-64
/
+42
*
Add SetScale to PPB_WidgetDev, use scale for painting
jhorwich@chromium.org
2012-08-21
3
-1
/
+12
*
net: Make UploadData::Element an independent class
hashimoto@chromium.org
2012-08-21
2
-6
/
+6
*
Revert 152406 - Introduce shared_memory_support media target for PPAPI.
dalecurtis@google.com
2012-08-20
1
-0
/
+2
*
Fix RGBA pixel layout when reading image from clipboard.
wangxianzhu@chromium.org
2012-08-20
1
-0
/
+8
*
Introduce shared_memory_support media target for PPAPI.
dalecurtis@chromium.org
2012-08-20
1
-2
/
+0
*
1st CL in a series to remove PluginGroup. Updates PluginList.
ibraaaa@google.com
2012-08-20
7
-39
/
+299
*
Add histograms for network activity, and total/cumulative
tburkard@chromium.org
2012-08-20
1
-2
/
+2
*
Replaced static URLRequestFileJob factory with non-static protocol handler fo...
shalev@chromium.org
2012-08-20
1
-1
/
+3
*
base::Bind: Make use of IgnoreResult.
jhawkins@chromium.org
2012-08-19
1
-8
/
+2
*
media::BindToLoop() is born, with example uses to slim down WebMediaPlayerProxy.
fischman@chromium.org
2012-08-18
3
-93
/
+13
*
Updating XTBs based on .GRDs from branch 1229
karen@chromium.org
2012-08-18
52
-11
/
+63
*
Add ContentDecryptionModule interface.
xhwang@chromium.org
2012-08-17
1
-0
/
+150
[next]