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
*
Allows fullscreen to be triggered with the key events used for scrolling.
jinsukkim@chromium.org
2013-06-14
3
-0
/
+23
*
DevToolsFrontendHost: check web_contents for NULL before forwarding the messa...
kaznacheev@chromium.org
2013-06-14
1
-0
/
+2
*
Disable IME input event tests for Windows.
bbudge@chromium.org
2013-06-14
1
-2
/
+2
*
Enable stripping of IP address in libjingle log messages going to a WebRTC di...
grunell@chromium.org
2013-06-14
1
-0
/
+4
*
Logging machine info to diagnostic WebRTC log.
grunell@chromium.org
2013-06-14
6
-17
/
+155
*
Disable flaky CF test.
pastarmovj@google.com
2013-06-14
1
-1
/
+2
*
Improved UX of the app dev tool.
dvh@chromium.org
2013-06-14
5
-103
/
+396
*
Revert preliminary code checked in as a part of r206146
Yukawa@chromium.org
2013-06-14
1
-10
/
+0
*
Files.app: Added an entry to about:flags to hide the selecting checkbox in th...
hirono@chromium.org
2013-06-14
7
-24
/
+68
*
Revert 206360 "Make remoting_me2me_host build properly for offic..."
pastarmovj@google.com
2013-06-14
2
-35
/
+43
*
Revert 206237 "Menu for the OSX app launcher, HoverImageMenuButt..."
tapted@chromium.org
2013-06-14
17
-643
/
+7
*
Disable Aura tests on windows since the fail on Win Aura (2) bot.
pastarmovj@google.com
2013-06-14
1
-2
/
+17
*
Add support for LatencyInfo to software compositor.
jbauman@chromium.org
2013-06-14
2
-3
/
+18
*
Media Galleries: Always run the ITunesFinderCallback.
thestig@chromium.org
2013-06-14
4
-10
/
+19
*
Translate: Filter and record languages whose names Chrome doesn't show
hajimehoshi@chromium.org
2013-06-14
11
-139
/
+171
*
Add DriveFileSyncTaskManagerTest
kinuko@chromium.org
2013-06-14
6
-22
/
+228
*
Stop using downcastings in Win32 IME message handling.
Yukawa@chromium.org
2013-06-14
2
-23
/
+17
*
Fix occasional hole punching failure
wonsik@chromium.org
2013-06-14
1
-1
/
+8
*
Browser Pluign: Remove unnecessary parameter in DidSendScreenRects
fsamuel@chromium.org
2013-06-14
5
-7
/
+7
*
Add CSS properties histogram.
mikelawther@chromium.org
2013-06-14
1
-0
/
+458
*
Improved Quickoffice editing about:flag.
dskelton@chromium.org
2013-06-14
3
-8
/
+11
*
Validate saved emails in interactive autocomplete
rouslan@chromium.org
2013-06-14
2
-2
/
+25
*
Silence log spew that clutters up test output.
isherman@chromium.org
2013-06-14
1
-2
/
+2
*
Make remoting_me2me_host build properly for official Mac 64-bit builds.
mark@chromium.org
2013-06-14
2
-43
/
+35
*
[prerender] Add histogram for FINAL_STATUS_UNSUPPORTED_SCHEME details.
cbentzel@chromium.org
2013-06-14
1
-0
/
+52
*
Revert "Merge CMTEventData and ValuatorTracker"
pdr@chromium.org
2013-06-14
9
-756
/
+762
*
Update CrOS to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-14
101
-766
/
+870
*
Don't shield/dim web contents under web contents modal dialog
wittman@chromium.org
2013-06-14
4
-35
/
+10
*
Remove unused ca_cert_nss_nickname from automation.
pneubeck@chromium.org
2013-06-14
2
-11
/
+3
*
Eliminate SwapOut message parameters, keeping state in RVHM instead.
creis@chromium.org
2013-06-14
27
-252
/
+196
*
Rotate mirror cursor
oshima@chromium.org
2013-06-14
3
-4
/
+103
*
cc: Refactor force upload mechanism to allow proper resource ownership passing.
reveman@chromium.org
2013-06-14
13
-251
/
+182
*
Show ExtensionID->OriginSyncStatus in syncfs-internals WebUI.
calvinlo@chromium.org
2013-06-14
12
-8
/
+188
*
Reload ChromeVox when the locale changes.
dmazzoni@chromium.org
2013-06-14
2
-0
/
+24
*
Remove unused field from extension_sorting.cc
calamity@chromium.org
2013-06-14
3
-22
/
+3
*
Added flag for alternate launcher settings (remaining changes to come).
harrym@chromium.org
2013-06-14
6
-4
/
+46
*
Make the mapping from client id -> secret asynchronous.
jamiewalch@chromium.org
2013-06-14
9
-119
/
+207
*
Implement WebFrameClient in RenderFrameImpl and proxy all calls to RenderView.
nasko@chromium.org
2013-06-14
3
-6
/
+567
*
Automated Commit: Committing new LKGM version 4264.0.0 for chromeos.
chromeos-lkgm@google.com
2013-06-14
1
-1
/
+1
*
Remove support for Files.app V1.
mtomasz@chromium.org
2013-06-14
27
-978
/
+158
*
Wheel and touch events are now scaled properly under high DPI (win/views)
girard@chromium.org
2013-06-14
1
-8
/
+17
*
Remove MultipartSlowHandler, since the extension test referencing multipart-s...
senorblanco@chromium.org
2013-06-14
1
-30
/
+0
*
fileapi: Remove platform_path parameter from FileSystemOperation::GetMetadata...
satorux@chromium.org
2013-06-14
28
-86
/
+89
*
Warn when nothing is specified in externally_connectable.
kalman@chromium.org
2013-06-14
4
-2
/
+23
*
Stop using WeakPtr in SandboxQuotaObserver
kinuko@chromium.org
2013-06-14
2
-12
/
+13
*
Don't use a sleep in the browser's main thread to throttle swapbuffers.
ccameron@chromium.org
2013-06-14
5
-69
/
+92
*
Fix mouse horizontal scrolling in app drawer
sheckylin@chromium.org
2013-06-14
1
-9
/
+23
*
Merge CMTEventData and ValuatorTracker
sheckylin@chromium.org
2013-06-14
9
-762
/
+756
*
Update .DEPS.git
chrome-admin@google.com
2013-06-14
1
-1
/
+1
*
Blink roll 152383:152400
pdr@chromium.org
2013-06-14
1
-1
/
+1
[next]