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
/
web_applications
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unit tests for publishing app shortcuts on Mac
sail@chromium.org
2012-02-14
3
-43
/
+177
*
Publish app shortcuts on Mac
sail@chromium.org
2012-02-11
5
-310
/
+416
*
Make chrome/browser/{tab_contents,web_applications} build for Android
yfriedman@chromium.org
2012-02-09
1
-2
/
+2
*
Moved app shortcut code out of ExtensionService.
benwells@chromium.org
2012-02-09
2
-16
/
+2
*
Move common file path related methods between chrome & content to file_util. ...
jam@chromium.org
2012-01-31
1
-4
/
+5
*
Move DownloadFile back to content\browser\download. Only static functions in ...
jam@chromium.org
2012-01-31
1
-1
/
+1
*
Move DownloadFile/DownloadItem/DownloadManager interfaces into content/public...
jam@chromium.org
2011-12-20
1
-1
/
+2
*
Don't automatically create platform app shortcuts when testing.
benwells@chromium.org
2011-12-14
2
-0
/
+14
*
Remove custom Task implementations from VisitedLinkMaster and web_app.
dcheng@chromium.org
2011-12-08
2
-121
/
+44
*
Cleanup: Remove unneeded forward declarations from various chrome/browser sub...
thestig@chromium.org
2011-11-15
1
-2
/
+1
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
2
-0
/
+4
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
2
-3
/
+3
*
Add ChromeRenderViewHostTestHarness to get rid of the dependency from RVHTH t...
jochen@chromium.org
2011-09-14
1
-17
/
+1
*
Remove the last Chrome include from content downloads code. This moves some m...
jam@chromium.org
2011-08-23
1
-3
/
+3
*
base: Remove using declaration of MD5Digest now that hunspell was fixed.
tfarina@chromium.org
2011-08-08
1
-5
/
+5
*
Move more files from chrome/test to chrome/test/base, part #4
phajdan.jr@chromium.org
2011-08-01
1
-1
/
+1
*
Rename CommandLine::GetCommandLineString().
msw@chromium.org
2011-07-20
1
-1
/
+1
*
Replace many OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, since most of them a...
chromium@hybridsource.org
2011-05-28
1
-3
/
+3
*
Show "About panel" bubble on Windows.
jianli@chromium.org
2011-05-25
2
-0
/
+10
*
iwyu: Use callback_old.h where appropriate, part 2.
jhawkins@chromium.org
2011-05-10
1
-1
/
+1
*
Fix ShellIntegrationTest.GetDesktopFileContents.
erg@google.com
2011-04-06
2
-2
/
+2
*
Add the calculated WMClass to generated .desktop files.
erg@google.com
2011-04-06
2
-8
/
+34
*
Move extension messages to their own file and add a RenderViewObserver to sta...
jam@chromium.org
2011-03-28
1
-2
/
+2
*
Split off web_app's ui into ui files, plumb TCW rather than TC.
avi@chromium.org
2011-03-24
3
-353
/
+67
*
fav icon -> favicon. Pass 5: fav_icon -> favicon
avi@chromium.org
2011-03-15
1
-1
/
+1
*
fav icon -> favicon. Pass 2: GetFavIcon -> GetFavicon
avi@chromium.org
2011-03-15
1
-1
/
+1
*
Remove Gears from Chrome.
aa@chromium.org
2011-03-11
1
-2
/
+1
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-09
1
-5
/
+5
*
Refactor GetCommandLineArgumentsCommon to not use strings.
evan@chromium.org
2011-03-08
1
-7
/
+12
*
Extension ids are ASCII.
evan@chromium.org
2011-03-04
1
-2
/
+2
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
1
-2
/
+2
*
Move files out of chrome\browser\renderer_host\test alongside their source. ...
jam@chromium.org
2011-02-24
1
-3
/
+3
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-1
/
+1
*
Set Browser::app_name_ in a reasonable way for extension apps.
skerner@chromium.org
2011-01-14
2
-18
/
+54
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-1
/
+1
*
Move base/win_util to the base/win directory and use the base::win namespace.
brettw@google.com
2010-12-31
1
-1
/
+1
*
Cleanup: Remove unneeded includes of notification_service.h.
thestig@chromium.org
2010-12-17
1
-1
/
+2
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Revert "Revert "Implement web app definition parsing.""
aa@chromium.org
2010-11-17
3
-11
/
+9
*
Revert "Implement web app definition parsing."
aa@chromium.org
2010-11-17
3
-9
/
+11
*
Implement web app definition parsing.
aa@chromium.org
2010-11-17
3
-11
/
+9
*
Move windows version-related stuff out of base/win_util and into base/win/win...
brettw@chromium.org
2010-10-15
1
-4
/
+5
*
Rename ChromeThread to BrowserThread Part22:
tfarina@chromium.org
2010-10-12
2
-2
/
+2
*
Rename ChromeThread to BrowserThread Part3:
tfarina@chromium.org
2010-10-07
2
-11
/
+11
*
Fix a bunch of clang warnings/errors.
thakis@chromium.org
2010-09-21
1
-1
/
+3
*
Submitting for Erik:
tommi@chromium.org
2010-08-26
1
-0
/
+1
*
FBTF: Minor cleanup to testing headers.
erg@google.com
2010-08-25
1
-0
/
+1
*
FBTF: Forward declare everything possible in testing_profile.h
erg@google.com
2010-08-13
1
-0
/
+1
*
Make prefs use std::string for keys rather than wstrings.
viettrungluu@chromium.org
2010-08-11
2
-5
/
+5
*
Add #include utf_string_conversions.h to all files that use ASCIIToWide and
brettw@chromium.org
2010-08-03
1
-0
/
+1
[next]