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
*
Revert 64687 - Try to detect internal corruption of histogram instances.
jar@chromium.org
2010-11-02
1
-19
/
+4
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 2
thakis@chromium.org
2010-11-02
1
-3
/
+4
*
Chromium part of the autofill refactor: removing now unused code.
jcivelli@google.com
2010-11-02
3
-45
/
+6
*
Adds error text for the ERR_NETWORK_ACCESS_DENIED error,
mmenke@chromium.org
2010-11-02
1
-14
/
+21
*
AutoFill: Fix two heuristic issues with nrm.org.
jhawkins@chromium.org
2010-11-02
2
-18
/
+67
*
Use PPAPI from chrome trunk rather than pulling via deps. This is a re-land f...
brettw@chromium.org
2010-11-02
3
-2
/
+3
*
Revert PPAPI change due to Linux compile failures.
brettw@chromium.org
2010-11-02
3
-3
/
+2
*
Use PPAPI from chrome trunk rather than pulling via deps.
brettw@chromium.org
2010-11-02
3
-2
/
+3
*
Fix compile error.
bauerb@chromium.org
2010-11-02
1
-1
/
+1
*
Allow plug-ins after "Run all plug-ins" has been clicked.
bauerb@chromium.org
2010-11-02
1
-5
/
+10
*
Mac: Refactor sandbox profile construction.
jeremy@chromium.org
2010-11-02
1
-1
/
+1
*
Revert PPAPI change.
brettw@chromium.org
2010-11-02
3
-3
/
+2
*
Use PPAPI from chrome trunk rather than pulling via deps.
brettw@chromium.org
2010-11-02
3
-2
/
+3
*
Revert 64716 - Switch to the new PPAPI repository. This removes the DEPS entr...
brettw@chromium.org
2010-11-02
3
-3
/
+2
*
Switch to the new PPAPI repository. This removes the DEPS entry that refers to
brettw@chromium.org
2010-11-02
3
-2
/
+3
*
AutoFill: Parse the previous label element for label text.
jhawkins@chromium.org
2010-11-02
2
-51
/
+134
*
AutoFill: Fix scraping a label from a div table.
jhawkins@chromium.org
2010-11-02
2
-4
/
+78
*
Try to detect internal corruption of histogram instances.
jar@chromium.org
2010-11-01
1
-4
/
+19
*
Handle selection changes due to AutoFill more carefully.
isherman@chromium.org
2010-11-01
4
-23
/
+130
*
Language tag for speech.
leandrogracia@chromium.org
2010-11-01
2
-14
/
+3
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
10
-29
/
+29
*
autofill: Use a bit-field mask instead of two boolean parameters.
tfarina@chromium.org
2010-11-01
5
-33
/
+36
*
Remove DCHECK that broke quite a number of text input
mmenke@chromium.org
2010-10-30
1
-1
/
+0
*
Add UMA stats for saving/printing PDFs (the printing will be done through the...
jam@chromium.org
2010-10-30
2
-1
/
+6
*
Rename UploadToVideoFrame to ConvertToVideoFrame.
tfarina@chromium.org
2010-10-30
2
-5
/
+5
*
Added check in page click tracker to ensure events passed in are mouse events
cdn@chromium.org
2010-10-29
1
-1
/
+3
*
AutoFill: Skip past intervening empty TDs when parsing labels.
jhawkins@chromium.org
2010-10-29
2
-12
/
+86
*
Revert 64466 - Language tag for speech.
nirnimesh@chromium.org
2010-10-29
2
-3
/
+14
*
Language tag for speech.
leandrogracia@chromium.org
2010-10-29
2
-14
/
+3
*
Argument order modification to make code more readable.
leandrogracia@chromium.org
2010-10-29
2
-2
/
+3
*
Enable speech input API back on trunk for all platforms.
satish@chromium.org
2010-10-29
1
-1
/
+1
*
Implements filesystem integration with devtools. Implements a functionality t...
kkanetkar@chromium.org
2010-10-29
1
-0
/
+8
*
Turn off buffer bounds checking on the WebGLRenderingContext side - command b...
zmo@google.com
2010-10-28
1
-1
/
+1
*
Let every "accelerated IO surface swapped" message have an identifier of the ...
thakis@chromium.org
2010-10-28
4
-6
/
+9
*
1. Fires port.onDisconnect if tabs.connect fails.
jstritar@chromium.org
2010-10-28
3
-8
/
+28
*
Added grammar attribute to speech input.
satish@chromium.org
2010-10-28
2
-7
/
+14
*
Track in which frames navigation errors occurred and don't send further navig...
jochen@chromium.org
2010-10-28
1
-3
/
+2
*
Fix some tiny javascript lint errors.
dmazzoni@chromium.org
2010-10-27
1
-11
/
+13
*
Forward textfield focus event to the browser.
rjkroege@google.com
2010-10-27
2
-1
/
+37
*
Fix up SharedMemory implementation so that it is more equivalent on Windows v...
dmaclach@chromium.org
2010-10-27
6
-11
/
+6
*
Move speech input behind a flag for M8 beta and stable.
satish@chromium.org
2010-10-27
1
-1
/
+1
*
FBTF: Hopefully, the last ctor patch.
erg@google.com
2010-10-27
5
-42
/
+78
*
autofill: Change the browser name in the Autofill popup for Chromium builds.
tfarina@chromium.org
2010-10-27
1
-2
/
+5
*
Change miscellaneous LOG(INFO)s to VLOG()s that I missed the first time throu...
pkasting@chromium.org
2010-10-27
1
-21
/
+12
*
Fix a regression introduced by extension event refactoring.
mpcomplete@chromium.org
2010-10-27
2
-6
/
+20
*
Client-side phishing detection: grab snapshot of custom sized view.
noelutz@google.com
2010-10-27
8
-7
/
+374
*
Fix bug where we display 'undefined is unsupported' when trying
aa@chromium.org
2010-10-26
1
-3
/
+7
*
Fix excessive IPCs by audio renderer.
sergeyu@chromium.org
2010-10-26
3
-6
/
+7
*
Refactoring select popup on Mac.
jcivelli@google.com
2010-10-26
6
-1
/
+224
*
Add ability to parse multiple recognition results and send them to WebKit.
satish@chromium.org
2010-10-26
2
-3
/
+7
[next]