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
*
Factor a PageLoadHistograms class out of RenderView.
tonyg@chromium.org
2010-11-05
6
-736
/
+767
*
net: Silently disable False Start when NetNanny is detected.
agl@chromium.org
2010-11-05
1
-12
/
+0
*
Implement onCompleted event for the webNavigation API
jochen@chromium.org
2010-11-05
1
-0
/
+2
*
Only send child node updates on load and children changed notifications.
ctguil@chromium.org
2010-11-05
2
-1
/
+14
*
Revert 65152 - Integrated Pepper3D v2 with the accelerated compositor.
apatrick@chromium.org
2010-11-05
5
-139
/
+223
*
Integrated Pepper3D v2 with the accelerated compositor.
apatrick@chromium.org
2010-11-05
5
-223
/
+139
*
Sanitize checkdeps-checked DEPS a bit.
evan@chromium.org
2010-11-04
1
-1
/
+1
*
Removed Media Cache Enabled Flag
atwilson@chromium.org
2010-11-04
1
-4
/
+0
*
Implement new SearchBox API along side existing API.
tonyg@chromium.org
2010-11-04
8
-6
/
+540
*
Implement onDOMContentLoaded event of the webNavigation API.
jochen@chromium.org
2010-11-04
1
-1
/
+1
*
Pepper's directory reader implementation + test.
dumi@chromium.org
2010-11-04
2
-0
/
+10
*
Allow histograms in cache stats.cc to bypass corruption checks
jar@chromium.org
2010-11-03
1
-4
/
+19
*
Advertise the GL_CHROMIUM_copy_texture_to_parent_texture and
kbr@google.com
2010-11-03
2
-2
/
+5
*
Use optimized scrolling for pepper plugins.
jam@chromium.org
2010-11-03
1
-0
/
+4
*
Move MediaFilterCollection code into a class.
scherkus@chromium.org
2010-11-03
1
-8
/
+9
*
Added ability to propogate create to suggest whether or not filesystem's root...
kkanetkar@chromium.org
2010-11-03
3
-2
/
+4
*
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
[next]