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
/
plugin
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.
thakis@chromium.org
2013-06-24
1
-7
/
+9
*
Rename sys_string_conversions in chrome.
brettw@chromium.org
2013-03-28
1
-1
/
+1
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Rename FilePath to base::FilePath and use new location of string_number_conve...
brettw@chromium.org
2013-02-08
1
-2
/
+2
*
Run the Chromoting client plugin out-of-process.
wez@chromium.org
2012-11-16
3
-0
/
+40
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Revert r108760 / reland r108744, r108753 w/ fix
dpranke@chromium.org
2011-11-08
1
-4
/
+0
*
Revert r108744, r108753 - "Modify code in chrome to call wrapper functions on...
dpranke@chromium.org
2011-11-05
1
-0
/
+4
*
Modify code in chrome to call wrapper functions on PluginService
dpranke@chromium.org
2011-11-04
1
-4
/
+0
*
Move content_plugin_client.h to content\public\plugin.
ananta@chromium.org
2011-10-12
2
-2
/
+2
*
Clean up DEPS rules against content so that not all chrome code can include a...
jam@chromium.org
2011-09-30
3
-0
/
+61
*
Move plugin code to content.
jam@chromium.org
2011-03-16
25
-4811
/
+0
*
Remove last dependencies on chrome\common from chrome\plugin.
jam@chromium.org
2011-03-16
5
-29
/
+9
*
Unifying NativeMetafile class interface (as much as possible) for Linux, Mac,...
dpapad@chromium.org
2011-03-16
1
-2
/
+2
*
Get rid of some more dependencies on chrome\common from plugin, in preparatio...
jam@chromium.org
2011-03-15
4
-14
/
+13
*
Simplify ResolveProxyMsgHelper. Make it not special case renderer/plugin, an...
jam@chromium.org
2011-03-15
1
-12
/
+3
*
Move injection_test_dll.h to content\common to get rid of a dependency on chr...
jam@chromium.org
2011-03-14
1
-2
/
+2
*
Move plugin messages to content.
jam@chromium.org
2011-03-14
8
-8
/
+8
*
Move some message files and hi_res_timer_manager to content, in preparation f...
jam@chromium.org
2011-03-13
1
-1
/
+1
*
Remove Gears from Chrome.
aa@chromium.org
2011-03-11
5
-869
/
+0
*
Move some chrome\common code to content in preparation for moving chrome\gpu.
jam@chromium.org
2011-03-11
2
-2
/
+2
*
Move Linux sub process breakpad initialization to a common place.
jam@chromium.org
2011-03-11
1
-9
/
+0
*
Remove references to off the record from PluginChannel. Contributed by vipul....
jam@chromium.org
2011-03-10
5
-8
/
+8
*
Removing references to off the record in comments and log messages.
akalin@chromium.org
2011-03-08
1
-1
/
+1
*
Fix wstrings in content/common.
avi@chromium.org
2011-03-08
1
-1
/
+1
*
Move ChildThread and ChildProcess to content. Also move remaining code that ...
jam@chromium.org
2011-03-08
6
-6
/
+6
*
Reland r76840 with fix for webkit_gpu dependencies.
apatrick@chromium.org
2011-03-08
6
-400
/
+1
*
Move ResourceDispatcher to content. I've moved the Chrome-specific SecurityF...
jam@chromium.org
2011-03-07
1
-1
/
+1
*
Take out the is_content_filtered bool that gets passed around betwen renderer...
jam@chromium.org
2011-03-04
1
-3
/
+1
*
Revert 76840 - Removed GPU plugin.
jcivelli@chromium.org
2011-03-04
6
-1
/
+400
*
Removed GPU plugin.
apatrick@chromium.org
2011-03-03
6
-400
/
+1
*
Move MessageRouter from chrome to content.
jam@chromium.org
2011-03-03
1
-1
/
+1
*
Applying factory pattern (through NativeMetafileFactory class). It is used to...
dpapad@chromium.org
2011-03-02
1
-8
/
+14
*
Revert 76553 - Applying factory pattern (through NativeMetafileFactory class)...
jam@chromium.org
2011-03-02
1
-14
/
+8
*
Applying factory pattern (through NativeMetafileFactory class). It is used to...
dpapad@chromium.org
2011-03-02
1
-8
/
+14
*
Moved creation of GPU command buffer shared memory into the browser process.
apatrick@chromium.org
2011-02-28
2
-62
/
+12
*
Implemented policy to disable plugin finder.
pastarmovj@chromium.org
2011-02-25
1
-1
/
+2
*
Preload IME for the flash sandbox plugin
cpu@chromium.org
2011-02-22
1
-0
/
+14
*
Implement basic crash detection and shutdown handling for out of process PPAPI
brettw@chromium.org
2011-02-15
1
-3
/
+5
*
Remove frame_origin and main_frame_origin from network requests.
abarth@chromium.org
2011-02-15
1
-2
/
+0
*
Remove some ToWStringHack()s that are in Windows-only code.
evan@chromium.org
2011-02-08
1
-1
/
+6
*
Move the Carbon SetCursor method on WebPluginDelegateImpl to a different name...
avi@chromium.org
2011-02-07
1
-2
/
+2
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
7
-9
/
+9
*
Clean up channel modes
dmaclach@chromium.org
2011-02-03
1
-1
/
+1
*
Cross-platform CL to remove app/win/win_util.h&cc and related work.
msw@chromium.org
2011-02-03
1
-4
/
+4
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-1
/
+1
*
Update Mac plugin IME handling to match updated spec
stuartmorgan@chromium.org
2011-01-21
4
-8
/
+15
*
Make sure the process is _really_ gone after a __debugbreak(). We've had a
cevans@chromium.org
2011-01-21
1
-1
/
+3
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
1
-7
/
+7
*
Move a bunch of random other files to src/ui/base
ben@chromium.org
2011-01-20
3
-11
/
+10
[next]