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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
When we detect a PDF with an unsupported feature, ask the user if they want t...
jam@chromium.org
2011-01-22
2
-0
/
+22
*
chromeos: Simplify user action code.
derat@chromium.org
2011-01-21
2
-10
/
+22
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
2
-5
/
+5
*
Slightly better docs for the convert_dict tool.
estade@chromium.org
2011-01-21
1
-2
/
+3
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
2
-9
/
+11
*
Adding ppGoogleNaClPluginChrome.dll to FILES.cfg which is ALSO apparently
bradnelson@google.com
2011-01-20
1
-0
/
+5
*
Adding libppGoogleNaClPluginChrome.so to FILES.cfg (which is the source of
bradnelson@google.com
2011-01-19
2
-1
/
+6
*
Remove TopSites::IsEnabled() as well as related dead code.
satorux@chromium.org
2011-01-18
1
-2
/
+1
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
1
-1
/
+1
*
For ChromeOS: when starting session:
dilmah@chromium.org
2011-01-13
1
-0
/
+4
*
Fix typo in the name of the NaCl plugin on Linux.
abarth@chromium.org
2011-01-11
1
-1
/
+1
*
Fix typo, should be ppGoogleNaClPluginChrome.dll
eblake@chromium.org
2011-01-11
1
-1
/
+1
*
Add the NaCl PPAPI binary to the list of files we package.
abarth@chromium.org
2011-01-11
2
-1
/
+3
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-11
1
-2
/
+6
*
Revert 70920 - Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-10
1
-6
/
+2
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-10
1
-2
/
+6
*
chromeos: Hashes for user actions originating outside Chrome.
derat@chromium.org
2011-01-07
2
-0
/
+16
*
Revert 70782 - Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-07
1
-6
/
+2
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-07
1
-2
/
+6
*
Make extract_actions.py not require setting PYTHONPATH.
derat@chromium.org
2011-01-06
1
-11
/
+9
*
metrics: Add new accelerator user action hashes.
derat@chromium.org
2011-01-06
1
-0
/
+19
*
Move base/win_util to the base/win directory and use the base::win namespace.
brettw@google.com
2010-12-31
1
-1
/
+0
*
Remove win_util::FormatMessage and FormatLastWin32Error. These were only used...
brettw@google.com
2010-12-30
1
-4
/
+3
*
Move data pack from base to app (it's just part of the resource bundle system).
brettw@chromium.org
2010-12-23
1
-9
/
+9
*
Add stats for figuring out how often we kill processes because of malformed I...
jam@chromium.org
2010-12-22
1
-0
/
+17
*
Cleanup: Remove unneeded browser_thread.h usage.
thestig@chromium.org
2010-12-13
2
-3
/
+3
*
Add user metrics for the login screen.
satorux@chromium.org
2010-12-13
1
-0
/
+3
*
Update PDF user actions.
jam@chromium.org
2010-12-04
2
-0
/
+5
*
Add experimental location features to the about:flags page
joth@chromium.org
2010-12-01
1
-0
/
+2
*
windows: remove PathService::Get() that uses wstrings
evan@chromium.org
2010-11-30
2
-15
/
+13
*
Stop using the old layout test plugin.
tony@chromium.org
2010-11-29
1
-1
/
+1
*
Fix PyAuto on win after movign to python2.6
nirnimesh@chromium.org
2010-11-23
1
-1
/
+1
*
Manual commit since gcl is broken TBR=ifette
jam@chromium.org
2010-11-20
2
-0
/
+2
*
Add UMA reporting for about:flags usage.
rsesek@chromium.org
2010-11-18
2
-0
/
+43
*
Add sanity checks of the BDIC files to Chrome.
hbono@chromium.org
2010-11-15
1
-1
/
+11
*
Update extract_actions to include PDF UMA stats.
jam@chromium.org
2010-11-12
2
-0
/
+27
*
Makes generate_profile able to generate top sites data.
sky@chromium.org
2010-10-28
1
-38
/
+106
*
Convert LOG(INFO) to VLOG(1) - chrome/tools/.
pkasting@chromium.org
2010-10-20
2
-23
/
+23
*
Adding user metrics for context menus within the bookmarks bar.
andybons@chromium.org
2010-10-19
1
-0
/
+2
*
o Update the mapping of action hashes to their appropriate identifiers.
andybons@chromium.org
2010-10-18
2
-1
/
+3
*
Move scoped_nsdisable_screen_update from base to app/mac
brettw@chromium.org
2010-10-18
1
-2
/
+2
*
Move windows version-related stuff out of base/win_util and into base/win/win...
brettw@chromium.org
2010-10-15
1
-2
/
+2
*
base: Move SplitString functions into the base namespace and update the callers.
tfarina@chromium.org
2010-10-14
1
-3
/
+3
*
Add --help and --man-page to chrome-wrapper.
tony@chromium.org
2010-10-08
1
-0
/
+13
*
Add a --gdb flag to chrome-wrapper to make it easier to debug
tony@chromium.org
2010-10-08
1
-2
/
+18
*
Save real .dSYMs for Breakpad's crash_inspector and crash_report_sender.app
mark@chromium.org
2010-10-07
1
-0
/
+3
*
Create a zip archive of generated policy templates on Windows
gfeher@chromium.org
2010-10-07
1
-0
/
+63
*
Add "Use this language for spell checking" button.
satorux@chromium.org
2010-10-04
2
-0
/
+137
*
base: Finish moving the SplitString functions from string_util.h to string_sp...
tfarina@chromium.org
2010-09-24
1
-1
/
+2
*
Roll DEPS for Breakpad r692:r697, try 3.
thestig@chromium.org
2010-09-23
1
-5
/
+2
[next]