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
/
common
/
render_messages_internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move MediaPlayerAction to WebMediaPlayerAction. Switch to an enum and a
darin@chromium.org
2009-10-07
1
-5
/
+4
*
Modify extension request IPC messages to pass a ListValue instead of a string.
mpcomplete@chromium.org
2009-10-06
1
-1
/
+1
*
Adds desktop notification support for renderer process, and enables the build...
johnnyg@chromium.org
2009-10-05
1
-0
/
+41
*
Another stab at the Chromium side of storage events. Re-submission of http:/...
jorlow@chromium.org
2009-10-03
1
-0
/
+8
*
Add quota support.
jorlow@chromium.org
2009-10-03
1
-4
/
+5
*
More WebView / WebViewDelegate cleanup.
darin@chromium.org
2009-10-03
1
-1
/
+1
*
Move the clipboard stuff out of base and into app/clipboard. I renamed
brettw@chromium.org
2009-10-03
1
-1
/
+1
*
Restore plumbing for the spelling panel on Mac.
darin@chromium.org
2009-10-02
1
-0
/
+4
*
Reverting 27756.
jorlow@chromium.org
2009-10-01
1
-8
/
+0
*
Another stab at the Chromium side of storage events. The WebKit side can be ...
jorlow@chromium.org
2009-10-01
1
-0
/
+8
*
Remove some unused code.
darin@chromium.org
2009-09-30
1
-4
/
+0
*
First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...
gregoryd@google.com
2009-09-29
1
-0
/
+9
*
Fix deadlock when plugin puts an alert and right afterwards the browser proce...
jam@chromium.org
2009-09-28
1
-7
/
+4
*
Implement about:ipc dialog for Mac.
jrg@chromium.org
2009-09-28
1
-0
/
+7
*
Revert 27397 - First step towards NaClChrome integration:1. NaCl plugin becom...
gregoryd@google.com
2009-09-28
1
-9
/
+0
*
First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...
gregoryd@google.com
2009-09-28
1
-0
/
+9
*
Implementing chrome.i18n.getMessage call, that loads message from the extensi...
cira@chromium.org
2009-09-28
1
-0
/
+12
*
Revert 27324 - First step towards NaClChrome integration:1. NaCl plugin becom...
gregoryd@google.com
2009-09-26
1
-9
/
+0
*
First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...
gregoryd@google.com
2009-09-26
1
-0
/
+9
*
Revert 27315 - First step towards NaClChrome integration:1. NaCl plugin becom...
gregoryd@google.com
2009-09-26
1
-9
/
+0
*
First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...
gregoryd@google.com
2009-09-26
1
-0
/
+9
*
Plumb the new mixed content API callbacks to the tab contents. We'll actually
abarth@chromium.org
2009-09-25
1
-0
/
+7
*
Create an enum for local storage vs. session storage rather than using
jorlow@chromium.org
2009-09-22
1
-1
/
+1
*
Update renderer plugin cache when we load/unload extensions with plugins.
mpcomplete@chromium.org
2009-09-21
1
-2
/
+4
*
This CL makes the browser focus tests faster by replacing
jcampan@chromium.org
2009-09-18
1
-0
/
+1
*
Try again to land "Implement script API:executeScript"
aa@chromium.org
2009-09-18
1
-0
/
+14
*
Preparing rollback in case things don't work out.
bradnelson@google.com
2009-09-18
1
-9
/
+0
*
This is a copy of http://codereview.chromium.org/153002/show
gregoryd@google.com
2009-09-18
1
-0
/
+9
*
Linux: print page to file rather than using shared memory to send it to the b...
estade@chromium.org
2009-09-16
1
-4
/
+6
*
ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma...
finnur@chromium.org
2009-09-15
1
-2
/
+3
*
Revert change 26184, 26181 and 26178 to fix
nsylvain@chromium.org
2009-09-15
1
-3
/
+2
*
ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma...
finnur@chromium.org
2009-09-14
1
-2
/
+3
*
Fix for bug 2932: Chrome should not trigger page reloading when turn off auto...
jshin@chromium.org
2009-09-14
1
-0
/
+3
*
Try to fix build.
thakis@chromium.org
2009-09-12
1
-0
/
+2
*
Let cmd-e write the selection into the find pasteboard.
thakis@chromium.org
2009-09-12
1
-0
/
+6
*
Get rid of the half-working traces of locking, caching, and quotas. It
jorlow@chromium.org
2009-09-11
1
-20
/
+2
*
Supports Gtk keyboard themes.
suzhe@chromium.org
2009-09-10
1
-0
/
+14
*
Adds support for the os x spelling panel to chromium. Users can
pinkerton@chromium.org
2009-09-09
1
-2
/
+28
*
Roll webkit deps 48155:48185 and remove a couple of passing tests from test_e...
japhet@chromium.org
2009-09-08
1
-12
/
+8
*
Take out the activex control.BUG=20259
jam@chromium.org
2009-09-08
1
-4
/
+2
*
Plumb the DragOperation through all the layers between the platform Drag-n-dr...
snej@chromium.org
2009-09-08
1
-8
/
+11
*
Pass printing result to the browser.
maruel@chromium.org
2009-09-08
1
-0
/
+10
*
Convert std::wstring encoding names to std::string in a bunch of files.
tony@chromium.org
2009-09-04
1
-2
/
+2
*
This changelist fixes some issues with the NPAPI WMP plugin work in Chrome. ...
jam@chromium.org
2009-09-04
1
-1
/
+1
*
Chromium side patch for DB support on Linux.
dumi@chromium.org
2009-08-28
1
-4
/
+9
*
Add a nullable string16 class to base. It combines a string16 + a null param
jorlow@chromium.org
2009-08-27
1
-8
/
+5
*
Add single line of tips to NNTP.
mirandac@chromium.org
2009-08-26
1
-1
/
+1
*
linux: new socket/plug code for windowed plugins
piman@chromium.org
2009-08-25
1
-7
/
+7
*
Implement granular cross-origin XHR for extensions.
aa@chromium.org
2009-08-23
1
-1
/
+7
*
Retrofit the pre-existing appache message dispatching with the new WebKit API...
michaeln@google.com
2009-08-21
1
-32
/
+56
[next]