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
*
Publish DEPS for Chromium 15.0.847.0
15.0.847.0
gitdeps
2014-04-04
2
-416
/
+245
*
Leaks in GetWebKitPrefs on CrOS
dhollowa@chromium.org
2011-08-09
1
-2
/
+2
*
C++ wrappers for PPB_VideoCapture_Dev
piman@google.com
2011-08-09
7
-0
/
+212
*
Leaks in net::HostResolverImpl::Job
dhollowa@chromium.org
2011-08-09
1
-0
/
+17
*
NativeWidgetPrivate::CreateNativeWidget should check for NULL on views_delegate
varunjain@chromium.org
2011-08-09
1
-1
/
+1
*
Switch GpuPixelBrowserTest from FAILS to DISABLED.
jrt@chromium.org
2011-08-09
1
-2
/
+2
*
Remove user script directory-related constants.
mihaip@chromium.org
2011-08-09
4
-6
/
+0
*
Sync performance tests: add new sources in chrome_tests.gypi
braffert@chromium.org
2011-08-09
1
-0
/
+9
*
This is the exact same CL as in http://codereview.chromium.org/7570001 .
varunjain@chromium.org
2011-08-09
12
-18
/
+123
*
Revert "net: Precede each CBC encrypted application data record with an empty...
agl@chromium.org
2011-08-09
5
-107
/
+3
*
Revert 95441
apatrick@chromium.org
2011-08-09
1
-5
/
+3
*
Fix raw key down events in Pepper.
piman@google.com
2011-08-09
1
-0
/
+1
*
Refactor webkit_glue::FormField to remove hacky methods: Remove webkit_glue:...
isherman@chromium.org
2011-08-09
21
-2960
/
+2180
*
Move sqlite_utils.* to sync/util/ directory.
tfarina@chromium.org
2011-08-09
8
-13
/
+13
*
Update (old) harfbuzz to ToT
bashi@chromium.org
2011-08-09
34
-412
/
+1343
*
Update UMA user actions parsing, primarily to include WebUI metrics.
isherman@chromium.org
2011-08-09
22
-176
/
+169
*
Profiles: Eliminate dead notifications.
erg@google.com
2011-08-09
6
-64
/
+0
*
Enabling 3 tests on windows as they dont fail anymore on the bot.
shubhojeets@chromium.org
2011-08-09
1
-4
/
+0
*
Profiles: Mark the last of BROWSER_THEME_CHANGED AllSources() usages as OK.
erg@google.com
2011-08-09
3
-3
/
+3
*
Revert overly-wide change in dependency chain. Now the new build step will o...
rogerm@google.com
2011-08-09
3
-65
/
+54
*
Update .DEPS.git
chrome-admin@google.com
2011-08-08
1
-3
/
+3
*
content: use string16 in ViewHostMsg_AddMessageToConsole
evan@chromium.org
2011-08-08
4
-8
/
+8
*
Revert 95874 - Roll skia 2051->2062
vandebo@chromium.org
2011-08-08
2
-2
/
+1
*
linux: warn if we're not running with the SUID sandbox
evan@chromium.org
2011-08-08
1
-3
/
+8
*
Remove metafile casts.
vandebo@chromium.org
2011-08-08
5
-10
/
+12
*
Revert 95907 - Clean up SSL false start blacklist code. Numerous changes, in...
fischman@chromium.org
2011-08-08
13
-288
/
+315
*
Revert 94812 - Formatting feature initial commit for ChromeOS Tree
tbarzic@chromium.org
2011-08-08
11
-339
/
+70
*
Cleanup of code in WebDataService unittests
groby@chromium.org
2011-08-08
1
-9
/
+4
*
Clean up SSL false start blacklist code. Numerous changes, including:
pkasting@chromium.org
2011-08-08
13
-315
/
+288
*
Fix 2 Dr. Memory issues
gman@chromium.org
2011-08-08
2
-5
/
+7
*
PrintPreview: Include <cups/ppd.h> in print_preview_handler.h
kmadhusu@chromium.org
2011-08-08
1
-0
/
+1
*
Use the same disconnect prompt for client and host.
jamiewalch@google.com
2011-08-08
2
-17
/
+11
*
[Mac] Delete more bookmark bar folder code. This removes things that were mis...
rsesek@chromium.org
2011-08-08
11
-284
/
+3
*
Add OVERRIDE to all RenderWidgetHostView implementations
evan@chromium.org
2011-08-08
3
-69
/
+49
*
Revert 94715 - Revert 94714 - Improve layout for bookmark-apps. Add treatment...
gbillock@chromium.org
2011-08-08
8
-19
/
+60
*
Add WebGraphicsContext support for readbacks from any framebuffer.
jbauman@chromium.org
2011-08-08
6
-19
/
+55
*
Make BrowserWindow::CreateFindBar non-static so that it can be overridden by ...
jennb@chromium.org
2011-08-08
27
-39
/
+105
*
Forward handling of low-mem message to the content renderer client. Add APIs ...
gbillock@chromium.org
2011-08-08
7
-10
/
+43
*
The stripping was causing a double-strip in some builds (didn't see that
mark@chromium.org
2011-08-08
1
-13
/
+0
*
Use the pyauto API to get the default download directory since XP has a
aocampo@chromium.org
2011-08-08
1
-1
/
+1
*
ntp4: fix typo from r95856
estade@chromium.org
2011-08-08
1
-1
/
+1
*
Allow use of ^blocks, even with the 10.5 SDK, and even with a 10.5 runtime.
mark@chromium.org
2011-08-08
5
-0
/
+291
*
Instantiate MessageLoop earlier during GPU process startup on Windows
kbr@chromium.org
2011-08-08
1
-1
/
+15
*
ntp4: recently closed RTL fix
estade@chromium.org
2011-08-08
1
-1
/
+6
*
Remove frontend code that allows for dynamic profile setting, and read the pr...
pkasting@chromium.org
2011-08-08
43
-527
/
+286
*
Improve the usability of the "TLD changed" infobar by changing the strings:
pkasting@chromium.org
2011-08-08
4
-12
/
+43
*
Fix memory leak in MediaLog.
scottfr@chromium.org
2011-08-08
2
-73
/
+4
*
Enable /PROFILE for Release builds and remove it from Debug builds.
siggi@chromium.org
2011-08-08
2
-9
/
+9
*
Update .DEPS.git
chrome-admin@google.com
2011-08-08
1
-3
/
+3
*
CrOS - Fix flaky FileManagerDialogTest
jamescook@chromium.org
2011-08-08
4
-21
/
+41
[next]