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
/
browser
/
chrome_plugin_host.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecate file_util::AppendToPath() on non-Windows.
evan@chromium.org
2010-02-26
1
-3
/
+4
*
Move base64 from 'net/base' into 'base'.
hayato@chromium.org
2009-11-24
1
-1
/
+0
*
Third patch in getting rid of caching MessageLoop pointers and always using C...
jam@chromium.org
2009-11-02
1
-1
/
+3
*
Simplify threading in browser thread by making only ChromeThread deal with di...
jam@chromium.org
2009-10-27
1
-7
/
+4
*
Move initialization of ChromeURLRequestContexts to the IO thread.
eroman@chromium.org
2009-10-23
1
-2
/
+3
*
Fix a whole bunch of style nits.
erg@google.com
2009-10-13
1
-4
/
+4
*
Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classes
brettw@chromium.org
2009-10-03
1
-1
/
+0
*
Reverting 27389.
darin@chromium.org
2009-09-30
1
-8
/
+5
*
Reverting 27379, in hopes of fixing browser_tests.
senorblanco@chromium.org
2009-09-28
1
-5
/
+8
*
Assert that thread-safe reference counting is used with
darin@chromium.org
2009-09-28
1
-8
/
+5
*
Take out the activex control.BUG=20259
jam@chromium.org
2009-09-08
1
-1
/
+1
*
CPAPI (0.11) for gears drag drop.
mpcomplete@chromium.org
2009-07-23
1
-1
/
+8
*
Add support to URLRequest for deferring redirects.
darin@chromium.org
2009-07-23
1
-1
/
+2
*
Take two for http://codereview.chromium.org/131094
tim@chromium.org
2009-06-29
1
-0
/
+2
*
Revert cl 19359 due to browser_tests timeout.
tim@chromium.org
2009-06-26
1
-2
/
+0
*
Add a 'RegisterMessages' function to DOMMessageHandler to make it easy to con...
tim@chromium.org
2009-06-26
1
-0
/
+2
*
Reduce header dependencies in browser/
phajdan.jr@chromium.org
2009-06-13
1
-0
/
+1
*
Google Gears should be renamed to Gears
mhm@chromium.org
2009-06-12
1
-1
/
+1
*
Reduce header dependencies in net/
phajdan.jr@chromium.org
2009-05-29
1
-0
/
+1
*
CPAPI gears drag drop and renderer IPC.
michaeln@google.com
2009-05-22
1
-0
/
+16
*
Reverting 15986.
michaeln@google.com
2009-05-13
1
-16
/
+0
*
CPAPI gears drag drop and renderer IPC....
michaeln@google.com
2009-05-13
1
-0
/
+16
*
This CL updates chrome to the latest version of skia, retrieved via DEPS, and
senorblanco@chromium.org
2009-05-13
1
-1
/
+1
*
Move Browser implementation of callback interfaces into the private section.
stoyan@chromium.org
2009-04-23
1
-1
/
+1
*
Remove more unneeded scaffolding.
thestig@chromium.org
2009-04-08
1
-6
/
+0
*
Switching things to FilePath:
phajdan.jr@chromium.org
2009-04-07
1
-2
/
+3
*
Move HTML dialogs out of their own tab contents type. Moved functions to new
brettw@chromium.org
2009-04-03
1
-4
/
+5
*
Port plugin messages.
jam@chromium.org
2009-04-01
1
-1
/
+1
*
Get rid of the gears in renderer process code. This allows me to do some cle...
jam@chromium.org
2009-03-13
1
-30
/
+15
*
Make chrome_plugin_host.cc and chrome_plugin_util.cc compile on Posix.
jhawkins@chromium.org
2009-02-26
1
-12
/
+27
*
Use string for Histogram names since these are all ASCII anyway.
dsh@google.com
2009-02-24
1
-2
/
+2
*
HtmlDialogContentsDelegate should not subclass views::WindowDelegate, for por...
ben@chromium.org
2009-02-24
1
-4
/
+2
*
Clean up dns prefetch code, and also port it.
phajdan.jr@chromium.org
2009-02-19
1
-1
/
+0
*
Reduce the amount of included header files. Vast change like in "Oh God! This...
maruel@chromium.org
2009-02-18
1
-7
/
+4
*
Make gears_integration.cc compile on Posix. Change the GearsCreateShortcut c...
jhawkins@chromium.org
2009-02-17
1
-0
/
+6
*
Finish taking out render_messages.h includes from headers.
jam@chromium.org
2009-02-05
1
-0
/
+1
*
Remove old web app code it's no longer needed. Simplifies startup a little.
ben@chromium.org
2009-02-02
1
-0
/
+2
*
Fix a bunch of header includes. I removed some unnecessary headers from a
brettw@chromium.org
2009-02-01
1
-0
/
+1
*
Remove most header file dependencies on the notification type list. It is
brettw@chromium.org
2009-02-01
1
-1
/
+1
*
Change URLRequest to use a ref-counted buffer for actual IO.
rvargas@google.com
2009-01-29
1
-5
/
+32
*
Porting profiles to the Mac.
avi@chromium.org
2009-01-28
1
-1
/
+1
*
Two things:
ben@chromium.org
2009-01-24
1
-0
/
+1
*
revert r8603
rvargas@google.com
2009-01-24
1
-32
/
+5
*
Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...
rvargas@google.com
2009-01-24
1
-5
/
+32
*
Make CommandLine into a normal object, with some statics for getting at the c...
evan@chromium.org
2009-01-21
1
-2
/
+2
*
Updating so that Gears can spawn file selectors when running in the renderer ...
zork@google.com
2009-01-13
1
-0
/
+13
*
HtmlDialogView is hard-wired to the gears application shortcut dialogs but it...
tim@chromium.org
2009-01-09
1
-0
/
+1
*
Move Time, TimeDelta and TimeTicks into namespace base.
dsh@google.com
2008-10-27
1
-1
/
+2
*
Rename ChromeViews namespace to views
ben@chromium.org
2008-10-16
1
-1
/
+1
*
Adding a CPAPI function to make a function call asynchonously on the plugin t...
zork@google.com
2008-09-19
1
-0
/
+13
[next]