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
*
Cache the views::Widget* instead of the views::NonClientFrameView* that the F...
pkotwicz@chromium.org
2013-09-16
10
-70
/
+58
*
[CleanUp] Use base::STLSetDifference() in place of std::set_difference()
limasdf@gmail.com
2013-09-16
1
-6
/
+3
*
cc: Clean up PBRWP::ScheduleTasks a bit.
vmpstr@chromium.org
2013-09-16
2
-18
/
+12
*
Run a nested message loop so that the browser doesn't hang.
avi@chromium.org
2013-09-16
1
-5
/
+6
*
Fix read-after-free when loading two search engines with the same keyword.
pkasting@chromium.org
2013-09-16
2
-18
/
+39
*
Disable policy push feature by default in Android.
stepco@chromium.org
2013-09-16
3
-1
/
+12
*
Use IAccessible2 to detect screen reader in Win Aura.
dmazzoni@chromium.org
2013-09-16
2
-1
/
+56
*
[Android] Remove deprecated method from UrlUtilities
rmcilroy@chromium.org
2013-09-16
1
-20
/
+0
*
Enable password saving for dynamic password forms
guohui@chromium.org
2013-09-16
5
-1
/
+69
*
Fix build/mac/edit_xibs.sh for gyp_main.py
rsesek@chromium.org
2013-09-16
1
-1
/
+1
*
chrome: Remove visitedlink_perftest.cc from perf_tests target.
tfarina@chromium.org
2013-09-16
1
-4
/
+0
*
Add UMA stats for how often we get a 200 for a byte-range request for NPAPI p...
jam@chromium.org
2013-09-16
3
-13
/
+25
*
Endure: spelling (commited->committed)
qyearsley@chromium.org
2013-09-16
1
-7
/
+7
*
Bandaid a memory corruption bug by converting it to a leak.
pkasting@chromium.org
2013-09-16
1
-5
/
+0
*
Add spinner to the 'managed user import' overlay
ibraaaa@chromium.org
2013-09-16
2
-1
/
+24
*
Don't switch browser locale on secondary user login
dpolukhin@chromium.org
2013-09-16
3
-3
/
+15
*
Update .DEPS.git
chrome-admin@google.com
2013-09-16
1
-1
/
+1
*
Revert libvpx roll
fgalligan@chromium.org
2013-09-16
1
-1
/
+1
*
Use webview classic cookies file to create the chromium based
sgurun@chromium.org
2013-09-16
8
-11
/
+82
*
ChildProcessSecurityPolicy: Port FileAPIMessageFilter to use new checks
tommycli@chromium.org
2013-09-16
13
-142
/
+189
*
Remove old chromedriver from build/archive. Sources will be removed next.
kkania@chromium.org
2013-09-16
5
-270
/
+0
*
Enable GPU blacklist in tests.
gab@chromium.org
2013-09-16
11
-47
/
+96
*
Allow tab permission to be granted for chrome:// pages through activeTab.
justinlin@chromium.org
2013-09-16
1
-3
/
+3
*
Parent SSL certs window properly in win aura
scottmg@chromium.org
2013-09-16
1
-6
/
+3
*
Windows implementation of multiline RenderText
ckocagil@chromium.org
2013-09-16
11
-134
/
+742
*
ash: Fix crash in launcher tooltip manager
jamescook@chromium.org
2013-09-16
3
-1
/
+58
*
Add JS heap snapshotting functionality to Telemetry (part 2)
marja@chromium.org
2013-09-16
8
-11
/
+435
*
Android: centralize renderer binding management in ChildProcessLauncher.
ppi@chromium.org
2013-09-16
3
-171
/
+192
*
Update .DEPS.git
chrome-admin@google.com
2013-09-16
1
-1
/
+1
*
Blink roll 157792:157830
abarth@chromium.org
2013-09-16
1
-1
/
+1
*
Report accelerated surface vsync time info to browser compositor.
jbauman@chromium.org
2013-09-16
3
-10
/
+25
*
Install png optimization commands for optimization levels >= 1
rouslan@chromium.org
2013-09-16
1
-1
/
+1
*
[android_webview] Fixes for wrap_content layouts.
mkosiba@chromium.org
2013-09-16
12
-34
/
+371
*
DevTools: Improve design of WebViews available for inspection in chrome://ins...
kaznacheev@chromium.org
2013-09-16
5
-52
/
+188
*
Enable end to end tests for Mac OS. The timeouts should be fixed now the numb...
karenlees@chromium.org
2013-09-16
2
-35
/
+97
*
Re-enabling WebRTC linux content browser tests.
phoglund@chromium.org
2013-09-16
2
-34
/
+20
*
Fix Simple Cache race on multiple dooms on flight.
gavinp@chromium.org
2013-09-16
3
-6
/
+30
*
Add chrome/renderer/net/OWNERS
thakis@chromium.org
2013-09-16
1
-0
/
+3
*
Change logos.
samarth@chromium.org
2013-09-16
3
-2
/
+2
*
Include What You Use: #include <errno.h> where errno is used, or use DPLOG
mark@chromium.org
2013-09-16
2
-2
/
+3
*
Use close$NOCANCEL on the Mac, so that it has deterministic behavior when
mark@chromium.org
2013-09-16
2
-0
/
+80
*
Update .DEPS.git
chrome-admin@google.com
2013-09-16
1
-1
/
+1
*
Only showing the new multi user menus when there are at least 2 suitable user...
skuhne@chromium.org
2013-09-16
2
-6
/
+20
*
Libvpx roll.
fgalligan@chromium.org
2013-09-16
1
-1
/
+1
*
Prefs refactoring is done, removing myself from OWNERS.
joi@chromium.org
2013-09-16
1
-3
/
+0
*
Cleaned up the print preview API used by app printing browser tests
dharcourt@chromium.org
2013-09-16
2
-18
/
+28
*
Adding APISchemaGraph class to Extensions Docserver.
evan.peterson.EP@gmail.com
2013-09-16
4
-2
/
+397
*
Revert 223324 "Wait for store flush in CookieMonster::Delete*Task"
nasko@chromium.org
2013-09-16
3
-156
/
+141
*
Views: Fix keyboard input in linux_aura.
erg@chromium.org
2013-09-16
3
-18
/
+8
*
Update .DEPS.git
chrome-admin@google.com
2013-09-16
1
-1
/
+1
[next]