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
/
default_plugin
Commit message (
Expand
)
Author
Age
Files
Lines
*
add default plugin stub for aura to get ui_tests to compile.
alicet@chromium.org
2011-10-10
4
-2
/
+199
*
Stop using the Profile::Deprecated::GetDefaultRequestContext function in the ...
ananta@chromium.org
2011-09-23
1
-1
/
+1
*
Get chrome to link with USE_AURA
ben@chromium.org
2011-09-07
2
-6
/
+4
*
Use precompiled headers for most large projects where the .gyp file
joi@chromium.org
2011-09-07
1
-2
/
+5
*
Get the rest of the chrome target to build (but not link) with USE_AURA.
ben@chromium.org
2011-09-06
1
-19
/
+25
*
Revert 99810 - Get the rest of the chrome target to build (but not link) with...
ben@chromium.org
2011-09-06
1
-25
/
+19
*
Get the rest of the chrome target to build (but not link) with USE_AURA.
ben@chromium.org
2011-09-06
1
-19
/
+25
*
Moved the following IPC messages used by the chrome NPAPI plugin installer ou...
ananta@chromium.org
2011-08-31
9
-38
/
+152
*
Always call the class methods to save/restore contexts.
avi@chromium.org
2011-08-05
1
-3
/
+3
*
Revert 95611 - Always call the class methods to save/restore contexts.
yzshen@chromium.org
2011-08-05
1
-3
/
+3
*
Always call the class methods to save/restore contexts.
avi@chromium.org
2011-08-05
1
-3
/
+3
*
Remove the comments setting emands and vim tab width and expansion variables.
tony@chromium.org
2011-07-11
1
-6
/
+0
*
Remove app from a bunch of DEPS files.
tfarina@chromium.org
2011-06-30
1
-1
/
+0
*
Remove msvs_guid in gyp files in src/chrome/.
tony@chromium.org
2011-06-23
1
-1
/
+0
*
Move ui/gfx/image* to ui/gfx/image/.
rsesek@chromium.org
2011-06-13
1
-1
/
+1
*
Moving some of the webkit_glue functions from chrome\common\common_glue and c...
ananta@chromium.org
2011-06-10
3
-9
/
+12
*
Get rid of url_request_tracking.*. The only other place that used it other t...
jam@chromium.org
2011-05-23
1
-1
/
+1
*
Globally replace <(library) with static_library
evan@chromium.org
2011-05-19
1
-1
/
+1
*
Make use of the new cross-platform POSIX defines toolkit_uses_gtk, os_posix, ...
tony@chromium.org
2011-05-19
1
-1
/
+1
*
Miscellaneous webkit_glue namespace changes in preparation for building src\c...
ananta@chromium.org
2011-05-19
1
-7
/
+0
*
Get rid of chrome dependencies from PluginProcessHost by moving dispatching o...
jam@chromium.org
2011-05-18
1
-30
/
+4
*
Part 1 of changes to to build chrome\common as a dll. Moving some of the func...
ananta@chromium.org
2011-05-12
1
-2
/
+29
*
Base: More adjustments to BASE_API and project dependencies to
rvargas@google.com
2011-04-21
1
-1
/
+2
*
Standardize grit invokes
thomasvl@chromium.org
2011-03-28
1
-26
/
+6
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Modify #include order slightly to clearly put ATL headers first.
pkasting@chromium.org
2011-03-25
1
-4
/
+4
*
Direct Windows users to a better Java download page.
mal@chromium.org
2011-03-22
1
-1
/
+1
*
WinDDK ATL and MSVC express 2008/2005 compatability
mark@chromium.org
2011-03-21
1
-1
/
+5
*
wstring: remove some simple uses of FromWStringHack
evan@chromium.org
2011-03-15
1
-1
/
+1
*
Get rid of the extension dependency in ResourceDispatcher by calling out to a...
jam@chromium.org
2011-03-04
1
-1
/
+0
*
Implemented policy to disable plugin finder.
pastarmovj@chromium.org
2011-02-25
2
-12
/
+20
*
Integrate gfx::Image into the ResourceBundle.
rsesek@chromium.org
2011-02-22
2
-3
/
+3
*
Reduce size of all PNGs with pngcrush.
estade@chromium.org
2011-02-18
1
-0
/
+0
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
2
-2
/
+2
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-1
/
+1
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
1
-1
/
+1
*
Move UI-relevant Windows files to ui/base.
ben@chromium.org
2011-01-19
1
-2
/
+2
*
Change #ifdef _DEBUG test to #ifndef NDEBUG test.
tfarina@chromium.org
2011-01-10
1
-3
/
+3
*
Fix grit dependencies for chromeos, touchui, and toolkit_views.
tony@chromium.org
2011-01-08
1
-1
/
+2
*
Refactor grit -D flags into a gyp variable so we don't
tony@chromium.org
2011-01-07
1
-6
/
+2
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-1
/
+1
*
Remove win_util::FormatMessage and FormatLastWin32Error. These were only used...
brettw@google.com
2010-12-30
1
-2
/
+2
*
Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...
brettw@chromium.org
2010-12-21
4
-9
/
+13
*
Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"
chase@chromium.org
2010-12-21
4
-13
/
+9
*
Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...
chase@chromium.org
2010-12-20
4
-9
/
+13
*
Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...
brettw@chromium.org
2010-12-20
4
-13
/
+9
*
Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and put
brettw@chromium.org
2010-12-20
4
-9
/
+13
*
windows: remove PathService::Get() that uses wstrings
evan@chromium.org
2010-11-30
1
-2
/
+3
*
Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)
thestig@chromium.org
2010-11-30
2
-10
/
+9
*
FBTF: Remove unneeded headers from base/ (part 10)
thestig@chromium.org
2010-11-30
2
-9
/
+10
[next]