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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Temporary change to test perf regression (full)
sail@chromium.org
2011-04-25
4
-7
/
+21
*
Load crypt32.dll into renderer when chromoting is enabled
hclam@chromium.org
2011-04-24
1
-0
/
+6
*
Re-enable sync pyauto test that restarts browser
rsimha@chromium.org
2011-04-24
1
-2
/
+0
*
Replacing Extension App images with new ones from Cole.
finnur@chromium.org
2011-04-24
4
-645
/
+714
*
Updating trunk VERSION from 746.0 to 747.0
chrome-release@google.com
2011-04-24
1
-1
/
+1
*
Try to make v8_value_converter_browsertest.cc work on Windows shared library ...
aa@chromium.org
2011-04-24
1
-5
/
+1
*
Move visited link out of BrowsrProcessRenderHost.
jam@chromium.org
2011-04-24
3
-83
/
+185
*
Changes to record via histograms when one watched thread is
rtenneti@chromium.org
2011-04-23
2
-11
/
+116
*
Fix race condition on browser_tests shutdown
jam@chromium.org
2011-04-23
1
-2
/
+5
*
Don't hold the installed app in BrowserProcessRenderHost, since that's in con...
jam@chromium.org
2011-04-23
15
-59
/
+104
*
Remove extension dependency from BrowserRenderProcessHost.
jam@chromium.org
2011-04-23
6
-7
/
+123
*
Implemented chrome.experimental.webRequest.onErrorOccurred
battre@chromium.org
2011-04-23
4
-1
/
+80
*
Implemented chrome.experimental.webRequest.onCompleted
battre@chromium.org
2011-04-23
5
-9
/
+121
*
Updating trunk VERSION from 745.0 to 746.0
chrome-release@google.com
2011-04-23
1
-1
/
+1
*
Landing http://codereview.chromium.org/6894022/ on behalf of dgozman@ since m...
zelidrag@chromium.org
2011-04-23
14
-145
/
+94
*
Change NavigationEntry's title fields to carry the text direction.
evan@chromium.org
2011-04-23
11
-21
/
+47
*
[ChromeOS] Fix browser tests to expect RequestRetrievePolicy
cmasone@chromium.org
2011-04-23
2
-2
/
+2
*
Print Preview: Get rid of the loading div on failure.
thestig@chromium.org
2011-04-23
1
-0
/
+3
*
Revert 82771 - Unittests for P2P TCP Sockets Host.BUG=NoneTEST=UnittestsRevie...
sergeyu@chromium.org
2011-04-23
1
-3
/
+0
*
Temporarily disable sync.SyncTest.testRestartBrowser
rsimha@chromium.org
2011-04-23
1
-0
/
+2
*
Fixed download item spinner on Linux.
ahendrickson@chromium.org
2011-04-23
1
-1
/
+1
*
[ChromeOS] Remove calls to deprecated libcros functions in LoginLibraryImple
cmasone@chromium.org
2011-04-23
3
-215
/
+5
*
Unittests for P2P TCP Sockets Host.
sergeyu@chromium.org
2011-04-23
1
-0
/
+3
*
Detect if printer is capable of printing color
arthurhsu@chromium.org
2011-04-23
1
-1
/
+10
*
Print Preview: Print the entire page range since the preview only contains th...
thestig@chromium.org
2011-04-23
2
-14
/
+22
*
Autofill passwords after re-opening tab containing a login page.
isherman@chromium.org
2011-04-23
2
-5
/
+17
*
Update infobar references to balloon and delete obsoleted tests for multiple ...
jennb@chromium.org
2011-04-23
1
-74
/
+3
*
[Sync] Refactor ExtensionService for sync
akalin@chromium.org
2011-04-23
18
-407
/
+497
*
Revert 82751 - Add NativeWidgetDelegate/Widget::OnKeyEvent post-IME handling....
msw@chromium.org
2011-04-22
2
-16
/
+32
*
Add NativeWidgetDelegate/Widget::OnKeyEvent post-IME handling.
msw@chromium.org
2011-04-22
2
-32
/
+16
*
options: Remove unused OptionsPageBase class.
tfarina@chromium.org
2011-04-22
4
-104
/
+1
*
Adding transitions when the print preview is loading.
dpapad@chromium.org
2011-04-22
4
-38
/
+66
*
Linux: make the KWallet code a little more robust to weird pickle corruption.
mdm@chromium.org
2011-04-22
2
-25
/
+32
*
More official builder fix.
jhawkins@chromium.org
2011-04-22
1
-0
/
+1
*
fix clang build
tim@chromium.org
2011-04-22
2
-3
/
+5
*
Added extra data to chrome.fileBrowserPrivate.onDiskChanged even payload that...
zelidrag@chromium.org
2011-04-22
4
-10
/
+91
*
Update DISABLED_PrerenderInfiniteLoop and FLAKY_PrerenderInfiniteLoopMultiple...
mmenke@chromium.org
2011-04-22
1
-2
/
+3
*
Fix official builder and clang builder.
jhawkins@chromium.org
2011-04-22
2
-11
/
+12
*
Use "canary" instead of "canary build" as the channel name in the Windows
mark@chromium.org
2011-04-22
2
-3
/
+3
*
Use "Google Chrome Canary" instead of "Google Chrome Canary Build" as
mark@chromium.org
2011-04-22
1
-1
/
+1
*
Refactor the detection of sync initialization after browser restart
rsimha@chromium.org
2011-04-22
7
-20
/
+135
*
fix clang build
tim@chromium.org
2011-04-22
2
-0
/
+4
*
Sync: Inline sync login dialog into Tabbed Options.
jhawkins@chromium.org
2011-04-22
37
-1120
/
+2393
*
sync: repairs + improvement to migration code path
tim@chromium.org
2011-04-22
12
-47
/
+24
*
Reverting since caused compile failures on Linux.
amit@chromium.org
2011-04-22
2
-16
/
+32
*
WebUI Prefs: Resize autocomplete list on window resize
stuartmorgan@chromium.org
2011-04-22
2
-0
/
+15
*
Move more GPU related files from content/common to content/common/gpu.
apatrick@chromium.org
2011-04-22
5
-7
/
+6
*
Mark DownloadTest.DownloadCancelled as flaky on CrOS
amit@chromium.org
2011-04-22
1
-1
/
+7
*
Add NativeWidgetDelegate/Widget::OnKeyEvent post-IME handling.
msw@chromium.org
2011-04-22
2
-32
/
+16
*
Re-enable passing instant tests on ChromeOS.
dennisjeffrey@google.com
2011-04-22
1
-1
/
+2
[next]