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
*
Notify browser accessibility when the renderer's focus node is cleared.
ctguil@chromium.org
2010-10-05
1
-0
/
+8
*
Revert asynchronous backing store changes.
derat@chromium.org
2010-10-05
2
-31
/
+16
*
Implement the frame id required for the web navigation api.
jochen@chromium.org
2010-10-05
1
-3
/
+4
*
Revert 61480 - Support removeRecursively and new copy/move behaviors added to...
kinuko@chromium.org
2010-10-05
1
-1
/
+1
*
Support removeRecursively and new copy/move behaviors added to the spec recen...
kinuko@chromium.org
2010-10-05
1
-1
/
+1
*
Adds RenderViewHost::ExecuteJavascriptInWebFrameNotifyResult which
sky@chromium.org
2010-10-05
2
-14
/
+27
*
Update Chrome to use the renamed WebDragData methods.
dcheng@chromium.org
2010-10-05
1
-2
/
+2
*
Only enable renderer accessibility when an active screen reader is detected.
ctguil@chromium.org
2010-10-05
1
-1
/
+0
*
Coverity: Initialize data members in constructor.
jhawkins@chromium.org
2010-10-05
2
-0
/
+2
*
Don't try to ReleaseTransportDIB() the dibs that come from pepper
piman@chromium.org
2010-10-05
1
-2
/
+0
*
Relanding "Take extension 'management' API out of experimental."
asargent@chromium.org
2010-10-04
1
-1
/
+1
*
Autofill browsertest
isherman@chromium.org
2010-10-04
1
-0
/
+5
*
Initial pass for proxy server error message change.
mmenke@chromium.org
2010-10-04
1
-0
/
+21
*
Only run the phishing classifier for GET requests.
bryner@chromium.org
2010-10-04
4
-4
/
+31
*
don't use pretty error page for packaged apps
erikkay@chromium.org
2010-10-04
1
-1
/
+1
*
clang/mac: Fix build.
thakis@chromium.org
2010-10-04
1
-2
/
+2
*
Attempt2: Component extensions (and whitelisted extensions) specifying <all_u...
finnur@chromium.org
2010-10-04
4
-36
/
+49
*
Revert 61347 - Take extension 'management' API out of experimental.
asargent@chromium.org
2010-10-04
1
-1
/
+1
*
Take extension 'management' API out of experimental.
asargent@chromium.org
2010-10-04
1
-1
/
+1
*
Revert 61323 - Component extensions (and whitelisted extensions) specifying <...
finnur@chromium.org
2010-10-03
4
-49
/
+36
*
Component extensions (and whitelisted extensions) specifying <all_urls> in th...
finnur@chromium.org
2010-10-03
4
-36
/
+49
*
clang/mac: Fix most easy problems in chrome.xcodeproj (all targets)
thakis@chromium.org
2010-10-02
1
-5
/
+0
*
Don't load plugins on the UI thread for pref and group policy disabling.
jam@chromium.org
2010-10-02
2
-2
/
+1
*
Fix bug when zooming out where we suddenly turn into zoomed-in mode.
jam@chromium.org
2010-10-01
1
-1
/
+1
*
Get rid of ZOOM_LEVEL_IS_DOUBLE code since WebKit is rolled.
jam@chromium.org
2010-10-01
3
-35
/
+2
*
Connect the browsing data remover with WebKit cache.
rvargas@google.com
2010-10-01
2
-0
/
+7
*
Enable the html speech input API for all platforms.
satish@chromium.org
2010-10-01
1
-4
/
+0
*
Add ViewMsg_DoneUsingBitmap message.
derat@chromium.org
2010-10-01
2
-16
/
+33
*
Add offscreen context creation attributes to GGL.
enne@chromium.org
2010-10-01
5
-20
/
+120
*
Clang: make DCHECK_EQ(string16, string16) work.
thakis@chromium.org
2010-10-01
4
-8
/
+14
*
Make the selection start and end attributes of an html input control
dmazzoni@chromium.org
2010-10-01
1
-0
/
+5
*
Only run the phishing classifier for http: urls.
bryner@chromium.org
2010-10-01
4
-7
/
+22
*
AutoFill: Don't send select option values to the browser on page load. Only
jhawkins@chromium.org
2010-10-01
5
-166
/
+115
*
net: add help link for ERR_SSL_WEAK_SERVER_EPHEMERAL_DH_KEY
agl@chromium.org
2010-10-01
1
-1
/
+13
*
Do not expose DOM UI bindings to subframes other than chrome://
caseq@google.com
2010-10-01
1
-1
/
+3
*
Chrome side of consolidating zoom code for pepper plugins (i.e. pdf) and the ...
jam@chromium.org
2010-10-01
6
-37
/
+137
*
Ensure browser cache of the renderer tree contains an accessibility object be...
ctguil@chromium.org
2010-09-30
1
-0
/
+18
*
Make ui_test_utils::ExecuteJavaScript() friendlier to use. Also, add WARN_UN...
isherman@chromium.org
2010-09-30
1
-6
/
+4
*
Move disabling outdated plugins to labs and update UI to Glen's mocks.
bauerb@chromium.org
2010-09-30
7
-71
/
+122
*
Mark SearchProviderTest.TestIsSearchProviderInstalled as flaky.
phajdan.jr@chromium.org
2010-09-30
1
-1
/
+2
*
Revert 61031 - Ensure browser cache of the renderer tree contains an accessib...
ctguil@chromium.org
2010-09-30
1
-18
/
+0
*
Ensure browser cache of the renderer tree contains an accessibility object be...
ctguil@chromium.org
2010-09-30
1
-0
/
+18
*
Render crash in FormManager::FindCachedFormElement()
dhollowa@chromium.org
2010-09-29
2
-92
/
+71
*
shared_memory: remove wstrings, fix callers.
evan@chromium.org
2010-09-29
5
-6
/
+5
*
Resubmit - Some cleanup work in GpuVideoDecoderHost and IpcVideoDecoder
hclam@chromium.org
2010-09-29
8
-439
/
+296
*
Revert 60949 - Render crash in FormManager::FindCachedFormElement()
dhollowa@chromium.org
2010-09-29
2
-71
/
+92
*
Render crash in FormManager::FindCachedFormElement()
dhollowa@chromium.org
2010-09-29
2
-92
/
+71
*
Revert 60912 - Some cleanup work in GpuVideoDecoderHost and IpcVideoDecoder
jochen@chromium.org
2010-09-29
8
-296
/
+439
*
Some cleanup work in GpuVideoDecoderHost and IpcVideoDecoder
hclam@chromium.org
2010-09-29
8
-439
/
+296
*
Implement video frame exchange in GpuVideoDecoder and tests
hclam@chromium.org
2010-09-29
2
-22
/
+8
[next]