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
/
renderer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't store the submit element on the FormData structure as it's no longer used.
jhawkins@chromium.org
2010-03-03
1
-6
/
+0
*
Revert 39670 which breaks suggestion popup
victorw@chromium.org
2010-03-02
3
-51
/
+3
*
Generate stubs for OpenMAX IL
hclam@chromium.org
2010-03-02
1
-1
/
+8
*
Implement FormManager::LabelForElement and use this to store the field labels.
jhawkins@chromium.org
2010-03-02
3
-8
/
+113
*
linux: use ICU direction for determining text direction in renderer
evan@chromium.org
2010-03-01
3
-6
/
+21
*
Adds a regression test for Issue 36523.
hbono@chromium.org
2010-03-01
1
-0
/
+2
*
Attempt to fix a crash in extension bindings' CallFunctionInContext.
mpcomplete@chromium.org
2010-02-26
2
-6
/
+20
*
Initial work for cross-process video rendering using layers.
scherkus@chromium.org
2010-02-26
5
-1
/
+314
*
Add a metrics extensions API.
rogerta@chromium.org
2010-02-26
1
-0
/
+1
*
Add a defensive null check.
darin@chromium.org
2010-02-26
1
-2
/
+2
*
Bring Geolocation to life!
joth@chromium.org
2010-02-26
1
-5
/
+5
*
Merge the LINUX_TC_MALLOC #define with the existing TC_MALLOC #define.
thestig@chromium.org
2010-02-26
1
-3
/
+4
*
Allow users to enable extensions in incognito. Requires
mpcomplete@chromium.org
2010-02-25
7
-3
/
+55
*
Disable scroll bars on resizing popups below a maximum size.
skerner@chromium.org
2010-02-25
2
-2
/
+33
*
Implement WebCookieJar.
darin@chromium.org
2010-02-25
6
-121
/
+166
*
We only want to send the JavaScript block notification to the browser process...
pkasting@chromium.org
2010-02-25
2
-22
/
+35
*
Fix transparent Silverlight plugins.
jam@chromium.org
2010-02-24
1
-2
/
+8
*
Don't re-run content scripts on fragment navigations.
asargent@chromium.org
2010-02-24
3
-12
/
+17
*
I just put the code that does not compile on ARM. Trybots will fail because I...
apatrick@chromium.org
2010-02-24
4
-24
/
+59
*
Remove ViewMsg_FormFill and the underlying implementation FillForm which are ...
jhawkins@chromium.org
2010-02-24
2
-6
/
+0
*
Only pump messages during a cookie query if it results in a user prompt.
darin@chromium.org
2010-02-24
7
-22
/
+96
*
Turn on session storage by default.
jorlow@chromium.org
2010-02-24
1
-1
/
+1
*
Further reduce the bad dependency of chrome/common on chrome/browser.
phajdan.jr@chromium.org
2010-02-24
1
-2
/
+1
*
Don't report the language if the CLD reports it as unreliable or if the text ...
jcampan@chromium.org
2010-02-24
1
-2
/
+7
*
Landing Chris Guillory CL.
jcampan@chromium.org
2010-02-24
1
-5
/
+6
*
Adjust Page Load Time histograms in A/B tests
jar@chromium.org
2010-02-23
1
-59
/
+21
*
Revert 39732 due to reliability bot failures.
darin@chromium.org
2010-02-23
1
-16
/
+0
*
Add 3D support for the Mac on Leopard (OS X 10.5) and earlier. This CL uses
dspringer@google.com
2010-02-23
4
-5
/
+71
*
Notify when database access is blocked due to content settings.
jochen@chromium.org
2010-02-23
1
-0
/
+16
*
Revert back to using Send for now.
darin@chromium.org
2010-02-23
1
-6
/
+4
*
Suppress calls to willEnter/didExitModalLoop to avoid deferring resource loads
darin@chromium.org
2010-02-23
1
-0
/
+6
*
Add MessageLoop::QuitNow and use it to terminate a sync IPC.
darin@chromium.org
2010-02-23
1
-5
/
+1
*
Do not send extra blur and focus events if popup menu is showing
victorw@chromium.org
2010-02-22
3
-3
/
+51
*
WebKit roll 55080:55089
agl@chromium.org
2010-02-22
4
-0
/
+52
*
Revert 39530 - GPU plugin forwards repaint events to Pepper plugin.
apatrick@chromium.org
2010-02-20
4
-55
/
+24
*
AutoFill forms. We do this by responding to a message from WebKit which send...
jhawkins@chromium.org
2010-02-20
3
-2
/
+42
*
GPU plugin forwards repaint events to Pepper plugin.
apatrick@chromium.org
2010-02-20
4
-24
/
+55
*
Verify that SendAndRunNestedMessageLoop is the source of the Intl2
darin@chromium.org
2010-02-20
1
-1
/
+5
*
Second try for:
bulach@chromium.org
2010-02-19
4
-0
/
+183
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
2
-0
/
+2
*
Adding @@extension_id reserved message to l10n message map for extension.
cira@chromium.org
2010-02-18
1
-3
/
+0
*
This CL makes switching the target back to the original language
jcampan@chromium.org
2010-02-18
4
-47
/
+51
*
Revert 39366 - Initial Geolocation implementation
bulach@chromium.org
2010-02-18
4
-183
/
+0
*
Initial Geolocation implementation
bulach@chromium.org
2010-02-18
4
-0
/
+183
*
Revert "linux: enable seccomp sandbox by default"
evan@chromium.org
2010-02-18
1
-2
/
+3
*
linux: enable seccomp sandbox by default
evan@chromium.org
2010-02-18
1
-3
/
+2
*
Chrome-side change of WebKit API change to expose a "reload all" flag.
evan@chromium.org
2010-02-18
1
-5
/
+14
*
Modal loops of joy.
darin@chromium.org
2010-02-18
9
-60
/
+195
*
Send suggestions from the AutoFillManager to the AutoFillSuggestionsPopup in ...
jhawkins@chromium.org
2010-02-18
2
-7
/
+36
*
Fixes a race condition when a shared worker exits while one parent is loading
atwilson@chromium.org
2010-02-17
6
-6
/
+30
[next]