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
/
chrome
/
common
/
render_messages.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Chrome side of changes required to populate appcache resource list.
kkanetkar@chromium.org
2010-07-28
1
-0
/
+84
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
1
-0
/
+1
*
Pepper stream-to-file plumbing.
darin@chromium.org
2010-07-22
1
-0
/
+10
*
AutoFill: Record whether the user initiated the form submission and don't sav...
jhawkins@chromium.org
2010-07-22
1
-0
/
+2
*
Fix for: State in small letters should be auto-filled from the profile.
jhawkins@chromium.org
2010-07-21
1
-0
/
+4
*
LoadTimingObserver: only send timing struct over IPC if necessary. + Added un...
pfeldman@chromium.org
2010-07-21
1
-16
/
+25
*
Introduce "--enable-memory-info" command-line flag to enable reporting
mnaganov@chromium.org
2010-07-19
1
-1
/
+3
*
Implement IsSearchProviderInstalled and a test for it.
levin@chromium.org
2010-07-17
1
-0
/
+93
*
Separate the PasswordManagerDelegate out of PasswordManager.
erg@chromium.org
2010-07-16
1
-3
/
+3
*
DevTools & WebTiming : Migrate from PassiveLogCollector to dedicated LoadTimi...
pfeldman@chromium.org
2010-07-16
1
-0
/
+4
*
The Chrome half of implementing get/put/remove for object stores (https://bug...
jorlow@chromium.org
2010-07-14
1
-8
/
+91
*
DevTools: provide network log details to the WebCore's InspectorController.
pfeldman@chromium.org
2010-07-14
1
-0
/
+74
*
Rename a header and some methods to make way for subsequent audio recording a...
satish@chromium.org
2010-07-12
1
-1
/
+1
*
Implement BiDi support and replace ID support for notifications.
johnnyg@chromium.org
2010-07-12
1
-0
/
+78
*
Implement new Chromium IPCs for copying/dragging.
dcheng@chromium.org
2010-07-07
1
-0
/
+3
*
Spelling correction: s/nonexistant/nonexistent. And trigger buildbots.
viettrungluu@chromium.org
2010-07-06
1
-1
/
+1
*
Implement limited paged media support for win.
hamaji@chromium.org
2010-07-02
1
-1
/
+6
*
Add the concept of browse extent.
aa@chromium.org
2010-07-01
1
-3
/
+26
*
Add a wildcard scheme and a special 'all_urls' pattern to URLPattern.
mpcomplete@chromium.org
2010-06-30
1
-1
/
+5
*
Expand print-related IPCs so we can implement CSS3 paged media.
hamaji@chromium.org
2010-06-29
1
-4
/
+34
*
Add field trial stats for alternate_protocol. The histogram we collected are:
lzheng@chromium.org
2010-06-26
1
-0
/
+4
*
Reland r50834
aa@chromium.org
2010-06-25
1
-10
/
+6
*
Revert r50834
aa@chromium.org
2010-06-25
1
-6
/
+10
*
Allow multiple domains in app.
aa@chromium.org
2010-06-25
1
-10
/
+6
*
Improve input method support.
suzhe@chromium.org
2010-06-23
1
-42
/
+0
*
Mac: More pluming for OOP font loading
jeremy@chromium.org
2010-06-17
1
-0
/
+19
*
Flesh out the rest of IDBIndex and IDBObjectStore's chromium halves.
jorlow@chromium.org
2010-06-14
1
-0
/
+52
*
Added plumbing to transport the frame name between RenderViewHost and the Web...
atwilson@chromium.org
2010-06-12
1
-1
/
+59
*
Track whether a page was loaded via a proxy so that we can
mbelshe@chromium.org
2010-06-10
1
-2
/
+6
*
Implement IDBDatabase::createObjectStore. Also refactor IndexedDBCallbacks.
andreip@chromium.org
2010-06-09
1
-0
/
+52
*
Fix audio "clicking" for strongbad demo
hclam@chromium.org
2010-06-07
1
-9
/
+3
*
Adding command line flag for enabling accelerated compositing.
vangelis@chromium.org
2010-06-02
1
-1
/
+3
*
Handle IDBDatabase sync calls.
jorlow@chromium.org
2010-05-27
1
-8
/
+1
*
Browser process scaffolding to support having appcache work in workers.
michaeln@chromium.org
2010-05-24
1
-2
/
+10
*
Mac: Fix renderer idle cpu usage regression.
thakis@chromium.org
2010-05-24
1
-0
/
+9
*
Windows accessibility improvements: 1. All WebKit roles are now passed to the
dmazzoni@chromium.org
2010-05-21
1
-16
/
+4
*
This change enables FieldTrial for SPDY. When --use-spdy=npn is used, field t...
lzheng@chromium.org
2010-05-21
1
-1
/
+5
*
Remove the mostly-unused FilterPolicy class. Convert the only actually-used ...
pkasting@chromium.org
2010-05-18
1
-42
/
+5
*
Rename "mixed content" to "insecure content" in as many places as possible, t...
pkasting@chromium.org
2010-05-18
1
-2
/
+2
*
Form AutoFill Phone number should be displayed as xxx-xxx-xxxx
dhollowa@chromium.org
2010-05-14
1
-0
/
+4
*
Implement IndexedDatabase::open up until re-entrance into WebKit. That (and the
jorlow@chromium.org
2010-05-14
1
-0
/
+59
*
Do right-alignment of popups when WebKit indicates to do so.
avi@chromium.org
2010-05-13
1
-1
/
+8
*
Move webkit_glue::PasswordForm out of render_messages into common_param_trait...
mirandac@chromium.org
2010-05-13
1
-40
/
+0
*
Reimplement accessibility of web content by caching the entire
dmazzoni@chromium.org
2010-05-11
1
-75
/
+66
*
Revert 46842 - Reimplement accessibility of web content by caching the entire
dmazzoni@chromium.org
2010-05-10
1
-66
/
+75
*
Reimplement accessibility of web content by caching the entire
dmazzoni@chromium.org
2010-05-10
1
-75
/
+66
*
Revert 46567 - Reimplement accessibility of web content by caching the entire
zork@chromium.org
2010-05-07
1
-66
/
+75
*
More groundwork for making appcache work in workers.
michaeln@chromium.org
2010-05-06
1
-0
/
+7
*
Reimplement accessibility of web content by caching the entire
dmazzoni@chromium.org
2010-05-06
1
-75
/
+66
*
Update Webkit 58626:58719. Make use of new setting for disabling clipboard ac...
inferno@chromium.org
2010-05-04
1
-0
/
+2
[prev]
[next]