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
*
Fix cmd-up/cmd-down.
thakis@chromium.org
2009-09-29
4
-43
/
+183
*
Get rid of the need for cross process events in order to get plugin processes...
jam@chromium.org
2009-09-29
4
-29
/
+13
*
First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...
gregoryd@google.com
2009-09-29
3
-1
/
+30
*
Use the current frame's URL when initializing the extension framework for a f...
mpcomplete@chromium.org
2009-09-29
1
-5
/
+4
*
Fix deadlock when plugin puts an alert and right afterwards the browser proce...
jam@chromium.org
2009-09-28
5
-64
/
+45
*
Implement about:ipc dialog for Mac.
jrg@chromium.org
2009-09-28
1
-0
/
+5
*
Revert 27397 - First step towards NaClChrome integration:1. NaCl plugin becom...
gregoryd@google.com
2009-09-28
3
-30
/
+1
*
First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...
gregoryd@google.com
2009-09-28
3
-1
/
+30
*
Implementing chrome.i18n.getMessage call, that loads message from the extensi...
cira@chromium.org
2009-09-28
6
-6
/
+132
*
Revert 27324 - First step towards NaClChrome integration:1. NaCl plugin becom...
gregoryd@google.com
2009-09-26
3
-30
/
+1
*
First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...
gregoryd@google.com
2009-09-26
3
-1
/
+30
*
Implement Browser Actions extensions.
finnur@chromium.org
2009-09-26
2
-1
/
+9
*
Revert 27315 - First step towards NaClChrome integration:1. NaCl plugin becom...
gregoryd@google.com
2009-09-26
3
-30
/
+1
*
First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...
gregoryd@google.com
2009-09-26
3
-1
/
+30
*
Make --show-extensions-on-top look exactly, pixel-for-pixel
aa@chromium.org
2009-09-25
1
-17
/
+24
*
Plumb the new mixed content API callbacks to the tab contents. We'll actually
abarth@chromium.org
2009-09-25
2
-2
/
+14
*
Force garbage collection after running any unit tests that initialize WebViews.
jorlow@chromium.org
2009-09-25
1
-14
/
+11
*
Move another method from WebViewDelegate to WebViewClient.
darin@chromium.org
2009-09-25
3
-5
/
+6
*
Disable the json_schema_unittest since it crashes after a WebKit deps roll.
jorlow@chromium.org
2009-09-24
1
-12
/
+14
*
Move some more methods from WebViewDelegate to WebViewClient.
darin@chromium.org
2009-09-24
3
-21
/
+28
*
Ignore extra properties on schemas or instances that comes
aa@chromium.org
2009-09-24
1
-0
/
+13
*
Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...
pkasting@chromium.org
2009-09-24
1
-2
/
+1
*
Make Linux Breakpad initialization call to lsb_release asynchronous. Also wra...
thestig@chromium.org
2009-09-23
1
-2
/
+2
*
Reverting 26975.
pkasting@chromium.org
2009-09-23
1
-1
/
+2
*
Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...
pkasting@chromium.org
2009-09-23
1
-2
/
+1
*
Move some more methods from WebViewDelegate to WebViewClient.
darin@chromium.org
2009-09-23
4
-39
/
+44
*
Move FTP LIST parsing code to the renderer process.
phajdan.jr@chromium.org
2009-09-22
1
-0
/
+5
*
Coverity: Initialize instance_id_ in the constructor.
jhawkins@chromium.org
2009-09-22
1
-0
/
+1
*
On 'window.print()' javascript command, print only the frame that is represen...
maruel@chromium.org
2009-09-22
1
-5
/
+2
*
Create an enum for local storage vs. session storage rather than using
jorlow@chromium.org
2009-09-22
3
-14
/
+15
*
Update renderer plugin cache when we load/unload extensions with plugins.
mpcomplete@chromium.org
2009-09-21
2
-3
/
+3
*
Allow <audio> to work in extension
hclam@chromium.org
2009-09-21
1
-1
/
+11
*
Add histograms for tab count, RenderProcessHost count, and the number of
brettw@chromium.org
2009-09-21
1
-0
/
+5
*
Change the view mode when switching between moles and toolstrips, and
erikkay@chromium.org
2009-09-19
7
-17
/
+202
*
Revert 26635 - Change the view mode when switching between moles and toolstri...
mbelshe@google.com
2009-09-18
7
-202
/
+17
*
Change the view mode when switching between moles and toolstrips, and
erikkay@chromium.org
2009-09-18
7
-17
/
+202
*
Fold WebEditingClient into WebViewClient.
darin@chromium.org
2009-09-18
4
-119
/
+143
*
This CL makes the browser focus tests faster by replacing
jcampan@chromium.org
2009-09-18
1
-0
/
+6
*
ExtensionAPIClientTest.GetLastFocusedWindow is flaky
maruel@chromium.org
2009-09-18
1
-1
/
+2
*
Try again to land "Implement script API:executeScript"
aa@chromium.org
2009-09-18
4
-5
/
+86
*
Introduce WebKit::WebSecurityOrigin as a wrapper around
darin@chromium.org
2009-09-18
2
-4
/
+5
*
Preparing rollback in case things don't work out.
bradnelson@google.com
2009-09-18
2
-19
/
+1
*
This is a copy of http://codereview.chromium.org/153002/show
gregoryd@google.com
2009-09-18
2
-1
/
+19
*
Fix mouse over status bubble.
darin@chromium.org
2009-09-17
1
-1
/
+1
*
Hook up WebViewClient, part 1.
darin@chromium.org
2009-09-16
5
-268
/
+313
*
Linux: print page to file rather than using shared memory to send it to the b...
estade@chromium.org
2009-09-16
1
-55
/
+41
*
Issue 172109: Enable scavenging in RenderThread::IdleHandler.
agl@chromium.org
2009-09-15
2
-18
/
+23
*
Revert "Issue 172109: Enable scavenging in RenderThread::IdleHandler."
agl@chromium.org
2009-09-15
2
-23
/
+18
*
Issue 172109: Enable scavenging in RenderThread::IdleHandler.
mbelshe@google.com
2009-09-15
2
-18
/
+23
*
Replace a bunch of hardcoded URLs with constants from url_constants.h
brettw@chromium.org
2009-09-15
1
-2
/
+2
[next]