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
/
common
/
chrome_constants.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the browser survive massive data: URIs, via various techniques:
cevans@chromium.org
2010-04-01
1
-1
/
+2
*
Calling OpenGL from the renderer process
apatrick@chromium.org
2010-03-25
1
-0
/
+2
*
Implement status icons on windows.
atwilson@google.com
2010-03-24
1
-0
/
+1
*
Send session history offset and length parameters in the Navigate message to
darin@chromium.org
2010-03-18
1
-0
/
+2
*
Deprecate file_util::AppendToPath() on non-Windows.
evan@chromium.org
2010-02-26
1
-1
/
+1
*
Rename the DLL and the executable used by NaCl on Win64 (chrome_nacl_win64.dl...
gregoryd@google.com
2010-02-25
1
-1
/
+1
*
Further reduce the bad dependency of chrome/common on chrome/browser.
phajdan.jr@chromium.org
2010-02-24
1
-0
/
+2
*
Implement the broker process that launches NaCl loader processes on 64-bit Wi...
gregoryd@google.com
2010-02-01
1
-0
/
+1
*
Revert 37578 - Implement the broker process that launches NaCl loader process...
gregoryd@google.com
2010-01-30
1
-1
/
+0
*
Implement the broker process that launches NaCl loader processes on 64-bit Wi...
gregoryd@google.com
2010-01-30
1
-0
/
+1
*
Avoid accepting suspiciously long URLs from the renderer. These can take down
cevans@chromium.org
2010-01-08
1
-0
/
+1
*
Try 2: Completely redo how themes are stored on disk and processed at install...
erg@google.com
2009-12-14
1
-1
/
+1
*
Revert "Completely redo how themes are stored on disk and processed at install
erg@google.com
2009-12-11
1
-1
/
+1
*
Completely redo how themes are stored on disk and processed at install time.
erg@google.com
2009-12-11
1
-1
/
+1
*
Set prop app id for chromium/application shortcut.
xiyuan@chromium.org
2009-11-19
1
-0
/
+9
*
linux: use /proc/self/exe when exec'ing ourselves
evan@chromium.org
2009-11-19
1
-1
/
+3
*
Revert "linux: use /proc/self/exe when exec'ing ourselves"
evan@chromium.org
2009-11-19
1
-3
/
+1
*
linux: use /proc/self/exe when exec'ing ourselves
evan@chromium.org
2009-11-19
1
-1
/
+3
*
Implement web app shortcuts natively per issue 25528
xiyuan@chromium.org
2009-11-17
1
-0
/
+1
*
Remove the Chrome Frame preprocessor define in chrome_constants.cc and deal w...
robertshield@chromium.org
2009-10-28
1
-4
/
+1
*
Create BlacklistManager, which will aggregate individual blacklists into one ...
phajdan.jr@chromium.org
2009-10-15
1
-0
/
+1
*
Eliminate char/wchar_t conversions, probably-unsafe statics, and disk access
mark@chromium.org
2009-10-14
1
-5
/
+5
*
Move the framework and helper application into a versioned directory in support
mark@chromium.org
2009-10-14
1
-1
/
+0
*
Get rid of mac_app_names.h. Replace it with real constants from
mark@chromium.org
2009-10-08
1
-7
/
+15
*
Cleaning up after the initial Chrome Frame commit.
robertshield@chromium.org
2009-09-28
1
-3
/
+3
*
Changing the Chrome browser app name when CHROME_EXP_BUILD is defined.
robertshield@chromium.org
2009-09-11
1
-1
/
+4
*
Check in http://codereview.chromium.org/197013/show for tfarina.
mirandac@chromium.org
2009-09-10
1
-1
/
+1
*
Plumb request interception into the appcache library for both chrome and test...
michaeln@google.com
2009-09-01
1
-0
/
+1
*
Cache images on theme install so startup does no image processing.
mirandac@chromium.org
2009-08-24
1
-0
/
+1
*
Make ProcessSingletonLinux check the hostname to avoid multiple uses of a pro...
mattm@chromium.org
2009-08-21
1
-0
/
+1
*
Make unit_tests UtilityProcessHostTest use the helper app on the Mac.
mark@chromium.org
2009-08-20
1
-12
/
+20
*
Fix up the pid collection code for Mac OS X so it handles the different bundl...
thomasvl@chromium.org
2009-08-14
1
-3
/
+4
*
Make ThumbnailStore broadcast a notification when it has finished reading thu...
meelapshah@chromium.org
2009-07-28
1
-0
/
+1
*
Integrates a custom JumpList of Windows 7 into Chromium.
hbono@chromium.org
2009-07-24
1
-0
/
+1
*
Wire up a LoginDatabase for PasswordStoreMac, and start using it for lookup.
stuartmorgan@chromium.org
2009-06-30
1
-0
/
+1
*
Enforce a max length for document titles.
abarth@chromium.org
2009-05-30
1
-0
/
+2
*
With the recent change to the ExternalTabContainer to have it subclass Widget...
ananta@chromium.org
2009-05-27
1
-1
/
+0
*
Fix another name I missed.
thomasvl@chromium.org
2009-05-21
1
-1
/
+1
*
Fixed on official app name used for unittests that I missed before.
thomasvl@chromium.org
2009-05-21
1
-1
/
+1
*
Add a separate cookie store that's used for extensions.
mpcomplete@google.com
2009-05-14
1
-0
/
+1
*
Create a ChromeProcessUtil for the Mac, and enable it in the tests.
avi@google.com
2009-04-23
1
-4
/
+14
*
More solid detection of browser process in chrome_process_util_linux.cc:
phajdan.jr@chromium.org
2009-04-21
1
-0
/
+3
*
Ports all of the chrome/browser/history code to use FilePath, except
estade@chromium.org
2009-03-18
1
-2
/
+2
*
Make startup_tests build and work on Mac.
phajdan.jr@chromium.org
2009-03-18
1
-0
/
+9
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
1
-1
/
+0
*
Make startup_tests build and run on Linux (except reference tests).
phajdan.jr@chromium.org
2009-03-05
1
-0
/
+4
*
Add FilePath setter/getter to pref service. Change callers to use it rather t...
estade@chromium.org
2009-03-04
1
-1
/
+1
*
Proposed change to support resource loading for media files.
hclam@chromium.org
2009-03-02
1
-0
/
+3
*
Ports SpellChecker to use FilePaths instead of wstring.
estade@chromium.org
2009-02-25
1
-1
/
+3
*
Delete the ViewSourceTabContents.
brettw@chromium.org
2009-02-25
1
-1
/
+2
[next]