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_frame
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop more dependencies of ProfileKeyedService infrastructure on chrome.
phajdan.jr@chromium.org
2013-05-17
1
-0
/
+6
*
Cleanup: Remove unneeded base/file_util.h includes in chrome_frame, courgette...
thestig@chromium.org
2013-05-16
3
-5
/
+2
*
Send KEYUP and KEYDOWN rather than CHAR messages to the renderer window.
grt@chromium.org
2013-05-15
7
-25
/
+54
*
Disable FullTabNavigationTest.JavascriptWindowOpenCanClose for use_aura=1.
grt@chromium.org
2013-05-15
1
-0
/
+5
*
content: Move two more url constants into content namespace.
tfarina@chromium.org
2013-05-15
1
-1
/
+1
*
Remove bzip2 code since it is no longer being used.
thestig@chromium.org
2013-05-15
1
-1
/
+0
*
Change media source switch to refer to the prefixed API.
acolwell@chromium.org
2013-05-14
1
-3
/
+4
*
Add an intermediate window between GCF's host window and the RHW.
grt@chromium.org
2013-05-14
1
-5
/
+0
*
Add support for split Public Suffix List distinctions.
nyquist@chromium.org
2013-05-14
1
-2
/
+4
*
Revert 199771 "Add support for split Public Suffix List distinct..."
nyquist@chromium.org
2013-05-13
1
-4
/
+2
*
Add support for split Public Suffix List distinctions.
nyquist@chromium.org
2013-05-13
1
-2
/
+4
*
Remove unneeded libbz2 include in ChromeFrame.
thestig@chromium.org
2013-05-08
1
-7
/
+1
*
Revert 198820 "Move FileEnumerator to its own file, do some refa..."
dbeam@chromium.org
2013-05-08
1
-7
/
+6
*
Move FileEnumerator to its own file, do some refactoring.
brettw@chromium.org
2013-05-07
1
-6
/
+7
*
Implement a caching permuted entropy provider on mobile platforms.
asvitkine@chromium.org
2013-05-07
1
-0
/
+1
*
Delete CopyRecursiveDirNoCache from test_file_util.
brettw@chromium.org
2013-05-06
1
-1
/
+2
*
[UMA] Rip out XML parts of the MetricsLogManager
isherman@chromium.org
2013-05-05
1
-7
/
+4
*
chrome_frame: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-26
6
-11
/
+8
*
Disable CF/FullTabUITest.TabCrashReload/0 under use_aura=1.
grt@chromium.org
2013-04-25
2
-1
/
+6
*
Disable GCF window.print() test under Aura.
grt@chromium.org
2013-04-25
1
-0
/
+5
*
Re-enable disabled Chrome Frame accelerator tests.
robertshield@chromium.org
2013-04-24
4
-49
/
+76
*
Move Version to base namespace.
xhwang@chromium.org
2013-04-22
1
-4
/
+7
*
Extract locking behaviour from ProcessSingleton.
erikwright@chromium.org
2013-04-19
1
-4
/
+1
*
Remove Chrome Frame's delay shutdown field trial.
robertshield@chromium.org
2013-04-18
10
-97
/
+12
*
Update the remaining include paths of base/string_piece.h to its new location.
tfarina@chromium.org
2013-04-17
6
-6
/
+6
*
Make poor_mans_trybot support the component build.
grt@chromium.org
2013-04-16
2
-40
/
+79
*
Allow multiple exits from LaunchUpdateCommand() for safety and clarity.
pkasting@chromium.org
2013-04-16
1
-26
/
+13
*
Revert 193992 "Lets try this again."
jochen@chromium.org
2013-04-15
1
-10
/
+10
*
Use ScopedBstr, ScopedComPtr, and ScopedVariant in place of raw or ATL objects.
pkasting@chromium.org
2013-04-13
1
-6
/
+3
*
Lets try this again.
michaeln@google.com
2013-04-12
1
-10
/
+10
*
Revert 193968 "Roll the DEPS for google-url."
michaeln@google.com
2013-04-12
1
-10
/
+10
*
Put autofill code into namepspace autofill Step 2
kaiwang@chromium.org
2013-04-12
1
-1
/
+1
*
Roll the DEPS for google-url.
tfarina@chromium.org
2013-04-12
1
-10
/
+10
*
Change PolicyLoaderWin to load PReg files if possible.
mnissler@chromium.org
2013-04-12
3
-7
/
+7
*
Move path functions from file_util to FilePath object.
brettw@chromium.org
2013-04-12
1
-3
/
+2
*
Revert 193649 "Change PolicyLoaderWin to load PReg files if poss..."
dmazzoni@chromium.org
2013-04-11
3
-7
/
+7
*
Rewrite scoped_array<T> to scoped_ptr<T[]> in chrome_frame.
dcheng@chromium.org
2013-04-11
4
-6
/
+6
*
Change PolicyLoaderWin to load PReg files if possible.
mnissler@chromium.org
2013-04-11
3
-7
/
+7
*
Move webdata/autofill code into autofill component
caitkp@chromium.org
2013-04-11
1
-1
/
+1
*
Don't set MODE_DEFAULT when adding HPKP header.
palmer@chromium.org
2013-04-10
1
-2
/
+3
*
Remove PROCESS_DUP_HANDLE from OpenProcessHandle since PROCESS_DUP_HANDLE acc...
wfh@chromium.org
2013-04-09
1
-0
/
+1
*
net: move socket files from net/base to net/socket
phajdan.jr@chromium.org
2013-04-09
3
-6
/
+6
*
Hide ContentClient getters from embedders so that they they don't reuse conte...
jam@chromium.org
2013-04-05
1
-2
/
+1
*
Remove application locale cache in autofill code (AutofillCountry::Applicatio...
jam@chromium.org
2013-04-05
1
-1
/
+1
*
Move c/b/webdata/code which does not depend on chrome/ to components/webdata/
caitkp@chromium.org
2013-04-03
1
-3
/
+3
*
Pass app_locale directly to AutofillTable
caitkp@chromium.org
2013-04-02
1
-1
/
+1
*
Move MessageLoop to base namespace.
brettw@chromium.org
2013-03-31
1
-1
/
+2
*
Update sys_string_conversions includes in chrome_frame, content, net, and ui.
brettw@chromium.org
2013-03-28
1
-1
/
+1
*
Simplify the ProcessSingleton API.
erikwright@chromium.org
2013-03-28
1
-6
/
+7
*
Remove a few chrome dependencies of c/b/webdata
kaiwang@chromium.org
2013-03-24
1
-2
/
+2
[next]