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
*
Revert 134369 "Enable NaCl's validation cache."
ncbray@chromium.org
2012-05-02
1
-1
/
+2
*
Re-implement the screensaver to use WebView instead of ExtensionDialogHost.
rkc@chromium.org
2012-05-02
40
-270
/
+745
*
Disable DownloadsCloseCheck_* under AddressSanitizer.
glider@chromium.org
2012-05-02
1
-24
/
+30
*
Disable AppApiTest.ReloadIntoAppProcess under AddressSanitizer
glider@chromium.org
2012-05-02
1
-1
/
+8
*
Added RefreshPolicies to PolicyService.
joaodasilva@chromium.org
2012-05-02
23
-516
/
+555
*
I am adding a new flag, --enable-peer-connection, that solely controls the av...
tommi@chromium.org
2012-05-02
6
-3
/
+22
*
Adds WebRTC.webkitApiCount histogram to MediaStreamImpl.
henrika@chromium.org
2012-05-02
1
-9
/
+18
*
Revert 134878 - Re-implement the screensaver to use WebView instead of Extens...
rkc@chromium.org
2012-05-02
40
-745
/
+270
*
Updating trunk VERSION from 1124.0 to 1125.0
chrome-release@google.com
2012-05-02
1
-1
/
+1
*
Re-implement the screensaver to use WebView instead of ExtensionDialogHost.
rkc@chromium.org
2012-05-02
40
-270
/
+745
*
DevTools: AppendFile implementation.
loislo@chromium.org
2012-05-02
10
-16
/
+84
*
Add a test which detects duplicate entries in ash::kAcceleratorData[].
yusukes@chromium.org
2012-05-02
2
-0
/
+45
*
Adds a flag to enable stacked tabs when not in touch mode.
sky@chromium.org
2012-05-02
5
-5
/
+19
*
Fix another crash in touch layout code. Without this can end up
sky@chromium.org
2012-05-02
2
-0
/
+14
*
Fix bug 106809: Panels [WIN]: Tooltips appear behind panels until panels are ...
jianli@chromium.org
2012-05-02
1
-6
/
+3
*
Add Occlusion Query test to gl_tests
gman@chromium.org
2012-05-02
6
-8
/
+393
*
Fix the logging. TCMalloc Log() does not recognize printf formatter.
kaiwang@chromium.org
2012-05-02
1
-2
/
+2
*
Prevent the volume slider from sending accessibility events when updated via ...
zork@chromium.org
2012-05-02
3
-1
/
+11
*
Suppress the leak in SpellingServiceClientTest.RequestTextCheck
hbono@chromium.org
2012-05-02
1
-1
/
+8
*
Notify the text-check result
hbono@chromium.org
2012-05-02
8
-19
/
+316
*
Only call SSL_OptionSet in an initial handshake.
wtc@chromium.org
2012-05-02
5
-25
/
+19
*
Moving and renaming the NetworkActionPredictor into chrome/browser/predictors
shishir@chromium.org
2012-05-02
35
-508
/
+527
*
views: Do not convert from utf16 to wide in CriticalNotificationBubbleView.
tfarina@chromium.org
2012-05-02
1
-12
/
+10
*
Adds a chrome://suggestions-internals/ page.
macourteau@chromium.org
2012-05-02
12
-0
/
+164
*
Properly align buttons for new media controls.
scherkus@chromium.org
2012-05-02
9
-0
/
+0
*
RefCounted types should not have public destructors, printing/ and ui/
rsleevi@chromium.org
2012-05-02
19
-106
/
+115
*
remove dead code in options page
estade@chromium.org
2012-05-02
7
-136
/
+0
*
Fix the issue that Pepper Flash cannot load on Linux.
yzshen@chromium.org
2012-05-02
5
-33
/
+62
*
cocoa/bookmarks: Do not rely on Browser::tabstrip_model() accessor.
tfarina@chromium.org
2012-05-02
1
-6
/
+3
*
Add an arbitrary delay before unloading lazy background pages.
yoz@chromium.org
2012-05-02
5
-10
/
+76
*
Bump version number in google cloud printer.
abodenha@chromium.org
2012-05-02
1
-4
/
+4
*
Allow disable-seccomp-filter-sandbox for guest.
ihf@chromium.org
2012-05-02
1
-0
/
+1
*
Update .DEPS.git
chrome-admin@google.com
2012-05-02
1
-1
/
+1
*
roll yasm to 134825
scottmg@chromium.org
2012-05-02
2
-1
/
+2
*
Fullscreen can't use the desktop as a parent in metro mode
cpu@chromium.org
2012-05-02
4
-28
/
+25
*
Added documentation for GL_CHROMIUM_texture_mailbox GL extension.
apatrick@chromium.org
2012-05-02
1
-0
/
+119
*
Send new client dimensions to host whenever they change.
wez@chromium.org
2012-05-02
4
-16
/
+69
*
[WebIntents, OSX] Add close button to inline disposition.
groby@chromium.org
2012-05-02
1
-11
/
+17
*
Created uber tray UI for monitoring ongoing WebDrive sync operations
zelidrag@chromium.org
2012-05-02
15
-35
/
+826
*
content: Move kStandardSchemeSeparator into content namespace.
tfarina@chromium.org
2012-05-02
17
-38
/
+38
*
[Chromoting] Include pkg-dmg script into installer archive.
garykac@chromium.org
2012-05-02
2
-29
/
+59
*
[Aura] Use default device scale factor when the monitor info is not available.
oshima@chromium.org
2012-05-02
1
-7
/
+5
*
Update .DEPS.git
chrome-admin@google.com
2012-05-02
1
-1
/
+1
*
Make Omnibox HistoryURL Provider always aggressive.
mpearson@chromium.org
2012-05-02
9
-197
/
+39
*
Roll webkit to r115761
zmo@chromium.org
2012-05-02
1
-1
/
+1
*
gdata: Properly remove file watchers on gdata.
hshi@google.com
2012-05-02
1
-1
/
+8
*
Adding a structure CurrentTabInfo to base\win\metro which would be used to share
ananta@chromium.org
2012-05-02
1
-0
/
+6
*
Add constructor to get extras, service, ports from WebIntent object.
gbillock@chromium.org
2012-05-02
3
-0
/
+13
*
Expect more from your offical webkit tests.
kerz@chromium.org
2012-05-02
1
-0
/
+501
*
Update manifest to provide new glibc TC.
noelallen@google.com
2012-05-02
1
-10
/
+10
[next]