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
*
Initial work on making extensions work in incognito mode.
mpcomplete@chromium.org
2010-02-11
4
-6
/
+18
*
Fix spelling error on history transition type.
brg@chromium.com
2010-02-11
1
-1
/
+1
*
Ensure we aren't using stale invalidation rects for windowless plugins
stuartmorgan@chromium.org
2010-02-11
1
-2
/
+7
*
Remove calls to the deprecated method applyAutofillSuggestions and replace it...
jhawkins@chromium.org
2010-02-11
1
-1
/
+1
*
Revert 38777 - Change ViewHostMsg_SetCookie to be routed so we can show the b...
darin@chromium.org
2010-02-11
1
-15
/
+4
*
Revert 38479 - Send forms seen in the renderer to the AutoFillManager.
dglazkov@chromium.org
2010-02-11
2
-27
/
+3
*
Change ViewHostMsg_SetCookie to be routed so we can show the blocked cookie
darin@chromium.org
2010-02-11
1
-4
/
+15
*
Replace __MSG_some_name__ template within extension css files with localized ...
cira@chromium.org
2010-02-11
1
-25
/
+0
*
base::SharedMemory does not set the size in other than the creating
sehr@google.com
2010-02-10
2
-2
/
+12
*
This CL addresses 2 issues:
jcampan@chromium.org
2010-02-10
2
-4
/
+19
*
Prepare for removing glue/devtools: move devtools_message_data.* to glue/
yurys@chromium.org
2010-02-10
2
-2
/
+2
*
Audio support for native client requires some additional features
sehr@google.com
2010-02-09
3
-3
/
+14
*
Implemented async flushes for Pepper 3D.
apatrick@chromium.org
2010-02-09
4
-19
/
+164
*
Desktop Notifications for the mac
johnnyg@chromium.org
2010-02-09
1
-3
/
+0
*
Revert 38469 - Desktop Notifications for the mac!
johnnyg@chromium.org
2010-02-09
1
-0
/
+3
*
Track the parent_frame for content script contexts instead of the parent_cont...
mpcomplete@chromium.org
2010-02-09
2
-21
/
+19
*
Send forms seen in the renderer to the AutoFillManager.
jhawkins@chromium.org
2010-02-09
2
-3
/
+27
*
Move base.js file to the renderer/resources since it's not used by DevTools a...
yurys@chromium.org
2010-02-09
3
-2
/
+1017
*
The translate feature was only translating the main frame of the page.
jcampan@chromium.org
2010-02-09
5
-22
/
+84
*
Desktop Notifications for the mac!
johnnyg@chromium.org
2010-02-09
1
-3
/
+0
*
Fix thread safety issue in AudioMessageFilter. IPC::Channel can only be used...
jam@chromium.org
2010-02-09
1
-0
/
+9
*
Change the javascript context used by the loadtimes extension. It should be
mbelshe@chromium.org
2010-02-09
1
-2
/
+2
*
Remove uses of the deprecated hideAutofillPopup and replace it with the new h...
jhawkins@chromium.org
2010-02-08
1
-2
/
+2
*
Implement low-latency audio on Pepper.
neb@chromium.org
2010-02-08
7
-12
/
+138
*
Make sure chrome.tab.executeScript runs in fragment-navigated frames.
asargent@chromium.org
2010-02-08
3
-0
/
+11
*
Send window frame information to Mac plugins via IPC
stuartmorgan@chromium.org
2010-02-08
5
-6
/
+66
*
Further divide PLT metrics based on cache policy
jar@chromium.org
2010-02-07
2
-30
/
+138
*
Remove size_t from audio IPC code.
jam@chromium.org
2010-02-05
8
-67
/
+76
*
linux: Use gtk-cursor-blink from GtkSettings to set the caret blink interval
joel@chromium.org
2010-02-05
1
-0
/
+3
*
Bug 34167: GPU plugins' output initially placed incorrectly on page
kbr@google.com
2010-02-05
4
-0
/
+40
*
Implement FormManager, a class that manages forms in a RenderView.
jhawkins@chromium.org
2010-02-05
3
-0
/
+614
*
Clean up third_party/cld.
jshin@chromium.org
2010-02-04
3
-11
/
+6
*
Use LanguageCodeWithDialects instead of LanguageCode to get 'zh-CN'
jshin@chromium.org
2010-02-04
1
-4
/
+5
*
Fix RenderView::AllowContentType to work properly.
jochen@chromium.org
2010-02-04
2
-9
/
+10
*
To implement Pepper in Native Client we need access to the implementation of the
sehr@google.com
2010-02-03
3
-13
/
+37
*
Let renderer notify browser if content gets blocked.
thakis@chromium.org
2010-02-03
2
-14
/
+41
*
Change the behavior of ViewMsg_Replace. It replaces a word around the
tkent@chromium.org
2010-02-03
1
-1
/
+4
*
[GPU] Get GPU process running on the mac
kbr@google.com
2010-02-03
7
-0
/
+117
*
Hide plugins in minimized/hidden windows on the Mac
stuartmorgan@chromium.org
2010-02-02
4
-1
/
+21
*
Add the capability to translate an already translated page to
jcampan@chromium.org
2010-02-02
4
-47
/
+52
*
Add a runtime flag for Indexed Database.
jorlow@chromium.org
2010-02-02
1
-0
/
+3
*
Renamed ParseError -> Error, parse_error -> error, kParseNoError -> kNoError,...
apatrick@chromium.org
2010-02-01
3
-5
/
+5
*
Add tab switch notification to the Mac plugin plumbing.
stuartmorgan@chromium.org
2010-02-01
5
-3
/
+48
*
Implement the broker process that launches NaCl loader processes on 64-bit Wi...
gregoryd@google.com
2010-02-01
1
-1
/
+1
*
Propagate window focus changes to plugins on the Mac
stuartmorgan@chromium.org
2010-02-01
4
-0
/
+48
*
Relanding the hooking of the translate feature UI.
jcampan@chromium.org
2010-02-01
5
-31
/
+103
*
Revert 37674 - Hooking the UI part to the translate feature.
jcampan@chromium.org
2010-01-31
5
-98
/
+31
*
Hooking the UI part to the translate feature.
jcampan@chromium.org
2010-01-31
5
-31
/
+98
*
DevTools: load injected script using WebKit API. Now with test_shell working.
yurys@chromium.org
2010-01-31
2
-0
/
+17
*
Revert "DevTools: load injected script using WebKit API"
yurys@chromium.org
2010-01-31
2
-17
/
+0
[next]