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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move browser accessibility code from chrome to content.
dmazzoni@chromium.org
2011-06-23
32
-92
/
+99
*
Use BrowserList::GetLastActive with profile when possible.
mirandac@chromium.org
2011-06-23
2
-2
/
+2
*
Allows for repeating behaviour on virtual keyboard keys and enables this for
flackr@chromium.org
2011-06-23
1
-58
/
+222
*
Make NetInternalsMessageHandler::CallJavascriptFunction and
mmenke@chromium.org
2011-06-23
1
-21
/
+18
*
Fix content script injection when multi-profiles are enabled.
jstritar@chromium.org
2011-06-23
2
-1
/
+4
*
Update .DEPS.git
chrome-admin@google.com
2011-06-23
1
-1
/
+1
*
fix (hopefully) ARM build of fonthost
reed@google.com
2011-06-23
1
-1
/
+1
*
Do GetAdaptersAddresses on a worker thread.
joi@chromium.org
2011-06-23
4
-66
/
+253
*
Moved the ListenSocket class (found in net/base/listen_socket.h) to the net n...
rkn@chromium.org
2011-06-23
16
-105
/
+131
*
Two minor tweaks to prerender:
sky@chromium.org
2011-06-23
4
-5
/
+13
*
Fix up crash reporting in unit tests and the Chrome Frame helper processes:
robertshield@chromium.org
2011-06-23
6
-26
/
+96
*
Adds the ability to animate transforms/bounds to View.
sky@chromium.org
2011-06-23
13
-12
/
+573
*
Update .DEPS.git
chrome-admin@google.com
2011-06-23
1
-1
/
+1
*
WebKit merge 89566:89590
dimich@chromium.org
2011-06-23
1
-1
/
+1
*
New sync pyAuto test and an update.
annapop@chromium.org
2011-06-23
1
-4
/
+60
*
Enable ntp tests.
dyu@chromium.org
2011-06-23
1
-8
/
+0
*
Revert 90228 - Next round of checks to figure out what invariant is failing.
rdsmith@chromium.org
2011-06-23
3
-29
/
+0
*
Get rid of a few FilePath tmp objects/copies.
achuith@chromium.org
2011-06-23
1
-3
/
+3
*
Fix mac
ben@chromium.org
2011-06-23
1
-1
/
+1
*
Start refractoring extension permissions into ExtensionPermissionSet.
jstritar@chromium.org
2011-06-23
37
-1531
/
+2722
*
Remove msvs_guid in gyp files in src/chrome/.
tony@chromium.org
2011-06-23
14
-63
/
+0
*
Add an option to run Chrome in the views desktop.
ben@chromium.org
2011-06-23
26
-330
/
+755
*
Adding additional Autofill tests to pyAuto.
dyu@chromium.org
2011-06-23
4
-0
/
+137
*
Update .DEPS.git
chrome-admin@google.com
2011-06-23
1
-1
/
+1
*
roll skia
reed@google.com
2011-06-23
1
-1
/
+1
*
[Sync] Don't set old style bookmarks anymore.
zea@chromium.org
2011-06-23
1
-6
/
+1
*
Move MachBroker to content.
jam@chromium.org
2011-06-23
11
-23
/
+13
*
Linux: remove the forced keyring unlock on password store initialization.
mdm@chromium.org
2011-06-23
1
-22
/
+18
*
ui/base/models: Replace ASSERT_* checks by EXPECT_* in TreeNode unittests.
tfarina@chromium.org
2011-06-23
1
-59
/
+59
*
Fix #78757 (Options in RTL context)
groby@chromium.org
2011-06-23
7
-4
/
+49
*
Support for testing by providing access to DownloadsList.
achuith@chromium.org
2011-06-23
2
-56
/
+71
*
Fix a bug where window.screen would return 0, 0 as the width and height
tony@chromium.org
2011-06-23
1
-1
/
+1
*
Coverity: Fix pass by value errors.
kmadhusu@chromium.org
2011-06-23
4
-8
/
+9
*
Next round of checks to figure out what invariant is failing.
rdsmith@chromium.org
2011-06-23
3
-0
/
+29
*
Titlebar modifications for panels.
prasadt@chromium.org
2011-06-23
2
-10
/
+83
*
views: Pull out ContextMenuController class into its own header file.
tfarina@chromium.org
2011-06-23
21
-58
/
+85
*
Make PluginInfoBarDelegate::LinkClicked() respect the input dispostion when
tsepez@chromium.org
2011-06-23
1
-1
/
+3
*
Ref count the browser compositor textures.
backer@chromium.org
2011-06-23
4
-137
/
+130
*
Updated remaining button to text button. Reverted the interposed
saintlou@chromium.org
2011-06-23
32
-198
/
+124
*
Refactoring around SignalStrategy interface.
sergeyu@chromium.org
2011-06-23
10
-112
/
+159
*
ntp4: add app context menu
estade@chromium.org
2011-06-23
7
-42
/
+209
*
Add switch to enable media stream apis in Webkit. The patch is needed so medi...
perkj@google.com
2011-06-23
4
-0
/
+9
*
Change the meaning of blocking third-party cookies.
rsesek@chromium.org
2011-06-23
3
-12
/
+18
*
Disable more tests failing the CHECK under Valgrind on Mac (bug 87237)
glider@chromium.org
2011-06-23
1
-0
/
+4
*
Allow panels to be minimized/restored.
dcheng@chromium.org
2011-06-23
5
-23
/
+46
*
Test cases for the cloud policy subsystem
gfeher@chromium.org
2011-06-23
1
-81
/
+222
*
Switch to GetConstrainingContentsWrapper.
avi@chromium.org
2011-06-23
7
-68
/
+39
*
Use the last active profile instead of the default, which is no longer valid ...
mirandac@chromium.org
2011-06-23
1
-1
/
+1
*
Update .DEPS.git
chrome-admin@google.com
2011-06-23
1
-1
/
+1
*
WebKit roll 89545:89566
pfeldman@chromium.org
2011-06-23
2
-8
/
+1
[next]