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
*
AutoFill Re-enable labeling input elements.
dhollowa@chromium.org
2010-04-08
2
-2
/
+20
*
Implement patterns for content setting exceptions.
jochen@chromium.org
2010-04-08
2
-11
/
+11
*
Reverting: 43802 AutoFill: Re-enable label scraping.
dhollowa@chromium.org
2010-04-08
2
-43
/
+12
*
AutoFill: Respect the maxlength attribute when filling input elements.
jhawkins@chromium.org
2010-04-08
2
-1
/
+175
*
Fix Darin's review comment for the plugin blocker fix.
cevans@chromium.org
2010-04-08
1
-5
/
+4
*
AutoFill: A few fixes.
jhawkins@chromium.org
2010-04-08
2
-8
/
+111
*
Fix Pepper 2D device init on Mac, so that it work with NaCl modules as well as
dspringer@google.com
2010-04-07
1
-0
/
+17
*
Use chrome::kAboutCrashURL in a few most places.
thestig@chromium.org
2010-04-07
1
-6
/
+9
*
Adding the new WebPopupType to the RenderWidget creation.
jcivelli@google.com
2010-04-07
7
-17
/
+23
*
AutoFill: Re-enable label scraping.
jhawkins@chromium.org
2010-04-07
2
-6
/
+15
*
Fix plugin (and other) block settings for windows opened simply with
cevans@chromium.org
2010-04-07
1
-1
/
+7
*
Revert 43684 - Localize CSS files in content scripts (but don't localize JS f...
cira@google.com
2010-04-07
6
-261
/
+21
*
Changing the translate back-end to use the Google Translate element.
jcivelli@google.com
2010-04-06
11
-892
/
+520
*
Reland: No longer accept 'null' as signifying unset optional object property ...
rafaelw@chromium.org
2010-04-06
1
-3
/
+2
*
AutoFill: Parse HTMLLabel elements for form control element labels.
jhawkins@chromium.org
2010-04-06
4
-52
/
+146
*
Fix problems with unloading/reloading/updating extensions that contain NPAPI
mpcomplete@chromium.org
2010-04-06
3
-3
/
+15
*
Add a space to a log message to separate two words.
wtc@chromium.org
2010-04-06
1
-1
/
+1
*
Allow synchronous messages to be sent from threads other than the main thread...
jabdelmalek@google.com
2010-04-06
1
-1
/
+0
*
A three-phase commit related to changing the params of webkitNotifications.ch...
rafaelw@chromium.org
2010-04-06
2
-3
/
+6
*
detect preferences errors
erikkay@chromium.org
2010-04-06
1
-1
/
+1
*
Fix docking behaviour for devtools windows that don't have an associated brow...
mnissler@chromium.org
2010-04-06
2
-6
/
+6
*
Localize CSS files in content scripts (but don't localize JS files).
cira@chromium.org
2010-04-06
6
-21
/
+261
*
Revert "No longer accept 'null' as signifying unset optional object property ...
rafaelw@chromium.org
2010-04-05
1
-1
/
+2
*
AutoFill: Implement WebFormElementToFormData and use this to send form data to
jhawkins@chromium.org
2010-04-05
4
-11
/
+126
*
No longer accept 'null' as signifying unset optional object property in exten...
rafaelw@chromium.org
2010-04-05
1
-2
/
+1
*
Mac: Make image dragging 162.4% more awesome.
thakis@chromium.org
2010-04-05
1
-2
/
+3
*
Remove an erroneous debugging printf.
jhawkins@chromium.org
2010-04-05
1
-1
/
+0
*
Pepper audio basic functionality unit test, take 3.
neb@chromium.org
2010-04-05
4
-9
/
+41
*
Eliminate WebCore include paths when compiling Chromium code.
darin@chromium.org
2010-04-03
1
-2
/
+1
*
Reland r43564 with tests disabled.
jhawkins@chromium.org
2010-04-03
2
-5
/
+11
*
Revert 43564 - Attempt to fix the perf regression: remove the code that calls...
jar@chromium.org
2010-04-03
1
-3
/
+1
*
Attempt to fix the perf regression: remove the code that calls LabelForElement.
jhawkins@chromium.org
2010-04-03
1
-1
/
+3
*
AutoFill: Use the FormManager cache to send forms to the AutoFillManager.
jhawkins@chromium.org
2010-04-03
5
-65
/
+156
*
Audio cut off ~500ms too early
hclam@chromium.org
2010-04-02
1
-1
/
+1
*
Add calling frame's source_url to extension and dom ui requests.
rafaelw@chromium.org
2010-04-02
5
-5
/
+25
*
1. Create a new sandbox type which allows access to Unix sockets in the Mac
msneck@google.com
2010-04-02
1
-1
/
+15
*
Changes to the Browser to support Database access from Workers.
ericu@google.com
2010-04-02
5
-134
/
+18
*
Move history API out of experimental. Allow extensions to override history p...
skerner@chromium.org
2010-04-01
2
-18
/
+1
*
Follow-up on https://bugs.webkit.org/show_bug.cgi?id=35031:
bulach@chromium.org
2010-04-01
2
-0
/
+8
*
Flip the flag to enable geolocation by default.
joth@chromium.org
2010-04-01
1
-1
/
+1
*
Follow up on http://codereview.chromium.org/1552002
bulach@chromium.org
2010-04-01
1
-1
/
+0
*
Fix the build: swap the parameters for GetForms.
jhawkins@chromium.org
2010-04-01
1
-14
/
+14
*
FormManager cleanups:
jhawkins@chromium.org
2010-04-01
2
-55
/
+80
*
AutoFill: Store the form method on the FormData object. This is another step...
jhawkins@chromium.org
2010-04-01
1
-0
/
+1
*
Revert 43234 - Add a Pepper audio basic functionality unit test, take 2.
arv@chromium.org
2010-03-31
4
-42
/
+9
*
Send top level link click navigation to ChromeFrame always. The current imple...
ananta@chromium.org
2010-03-31
2
-16
/
+42
*
Revert 43253 - 1. Create a new sandbox type which allows access to Unix socke...
dmaclach@chromium.org
2010-03-31
1
-11
/
+1
*
1. Create a new sandbox type which allows access to Unix sockets in the Mac
msneck@google.com
2010-03-31
1
-1
/
+11
*
Add a Pepper audio basic functionality unit test, take 2.
neb@chromium.org
2010-03-31
4
-9
/
+42
*
Follow up on https://bugs.webkit.org/show_bug.cgi?id=36535
bulach@chromium.org
2010-03-31
4
-8
/
+10
[next]