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 10.0.626.0
10.0.626.0
gitdeps
2014-04-04
1
-310
/
+194
*
Expose Mac WebThemeEngine hooks added by r70278 (and r74581 on the WebKit side)
mihaip@chromium.org
2010-12-30
4
-6
/
+6
*
[Chrome OS] Respect periods in google apps account names
cmasone@chromium.org
2010-12-30
3
-7
/
+27
*
Fix include to fix unit test.
brettw@chromium.org
2010-12-30
1
-1
/
+1
*
Fix exclusion for the worker pool posix unit test on Windows.
brettw@chromium.org
2010-12-30
1
-1
/
+1
*
Move some misc thread-related stuff from base to base/thread and into the base
brettw@chromium.org
2010-12-30
40
-152
/
+164
*
Restore the Direct2D tests. It no longer uses WindowImpl which I moved to app...
brettw@google.com
2010-12-30
3
-15
/
+41
*
Fix the circular dependency between gfx and app. This temporarily disables th...
brettw@google.com
2010-12-30
1
-2
/
+2
*
Remove win_util::FormatMessage and FormatLastWin32Error. These were only used...
brettw@google.com
2010-12-30
38
-217
/
+192
*
Heapcheck: suppress bug 68290 (leaks in URLRequest::ResponseStarted)
glider@chromium.org
2010-12-30
1
-0
/
+33
*
Updating trunk VERSION from 625.0 to 626.0
chrome-release@google.com
2010-12-30
1
-1
/
+1
*
WebKit roll 74786:74791
hamaji@chromium.org
2010-12-30
1
-1
/
+1
*
Suppress bug 68292 (leaks in TestingAutomationProvider::ExecuteBrowserCommand)
glider@chromium.org
2010-12-30
1
-0
/
+18
*
Suppress the leaks net::URLRequest::ResponseStarted (bug 68290)
glider@chromium.org
2010-12-30
1
-0
/
+65
*
WebKit roll 74780:74786
hamaji@chromium.org
2010-12-30
1
-1
/
+1
*
WebKit roll 74761:74780
hamaji@chromium.org
2010-12-30
1
-1
/
+1
*
GeolocationApiTest.ExtensionGeolocationAccessFail is flaky on Mac
hamaji@chromium.org
2010-12-30
1
-1
/
+1
*
Revert "WebKit roll 74761:74773"
hamaji@chromium.org
2010-12-30
1
-1
/
+1
*
WebKit roll 74761:74773
hamaji@chromium.org
2010-12-30
1
-1
/
+1
*
Leftover wstring removal from r70290
sadrul@chromium.org
2010-12-30
1
-13
/
+18
*
Mac: trivial clean up of tab strip layout code + unseeable layout fix.
viettrungluu@chromium.org
2010-12-30
1
-8
/
+3
*
Get rid of RenderViewHostDelegate::Resource and dispatch the IPC messages dir...
jam@chromium.org
2010-12-30
13
-518
/
+320
*
net: Add namespace net to URLRequestFileDirJob.
tfarina@chromium.org
2010-12-30
2
-27
/
+33
*
Remove wstring from TableModel.
avi@chromium.org
2010-12-30
48
-303
/
+295
*
Add a dummy implementation of a new WebWidget::confirmComposition() method.
suzhe@google.com
2010-12-30
1
-0
/
+5
*
Remove compat_execinfo since we no longer support Mac 10.4.
brettw@chromium.org
2010-12-30
3
-36
/
+2
*
Revert 70277 - Revert 70275 - Revert 70267 - Refactor PipelineImpl to use Com...
acolwell@chromium.org
2010-12-29
11
-1709
/
+121
*
Remove more 'using' declarations of Scoped* from scoped_handle_win.h
tfarina@chromium.org
2010-12-29
7
-17
/
+28
*
WebKit roll 74733:74761.
mihaip@chromium.org
2010-12-29
2
-7
/
+1
*
Logging tweak for sync integration test harness
rsimha@chromium.org
2010-12-29
2
-3
/
+8
*
Revert 70281 - Revert 70271 - Remove wstring from l10n_util. Part 3.
avi@chromium.org
2010-12-29
27
-158
/
+200
*
Revert 70271 - Remove wstring from l10n_util. Part 3.
avi@chromium.org
2010-12-29
27
-200
/
+158
*
Move rgs_helper out of base to ceee since it's not used anywhere else.
brettw@chromium.org
2010-12-29
7
-8
/
+8
*
Strip quotes from stringified cookie values.
chase@chromium.org
2010-12-29
1
-1
/
+10
*
Add implementation of WebThemeEngine for the Mac (declared by
mihaip@chromium.org
2010-12-29
5
-2
/
+91
*
Revert 70275 - Revert 70267 - Refactor PipelineImpl to use CompositeFilter to...
acolwell@chromium.org
2010-12-29
11
-121
/
+1709
*
Move the SetProcTitle code out of base and into chrome/common. This is only
brettw@chromium.org
2010-12-29
13
-106
/
+138
*
Revert 70267 - Refactor PipelineImpl to use CompositeFilter to manage Filter ...
acolwell@chromium.org
2010-12-29
11
-1709
/
+121
*
Remove wstring from l10n_util. Part 3.
avi@chromium.org
2010-12-29
27
-158
/
+200
*
chromeos: Notify window manager about signout.
derat@chromium.org
2010-12-29
5
-0
/
+13
*
Add a variation of an already ignored stack to known_crashes.txt
nsylvain@chromium.org
2010-12-29
1
-0
/
+1
*
Do machine inspection on install.
tommi@chromium.org
2010-12-29
5
-20
/
+113
*
Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions.
acolwell@chromium.org
2010-12-29
11
-121
/
+1709
*
Mac: Try to fix a crash related to save panels.
thakis@chromium.org
2010-12-29
1
-5
/
+5
*
Fix crash when user presses send report before onload handler was called
dpolukhin@chromium.org
2010-12-29
1
-0
/
+5
*
Sizes bookmark bubble after it was shown.
altimofeev@chromium.org
2010-12-29
1
-0
/
+1
*
Fix setting a proxy configuration via policy that specifies a .pac file.
danno@chromium.org
2010-12-29
4
-21
/
+13
*
Updating trunk VERSION from 624.0 to 625.0
chrome-release@google.com
2010-12-29
1
-1
/
+1
*
Show invisible user on login screen if there is space after other user removal
dpolukhin@chromium.org
2010-12-29
2
-15
/
+52
*
WebKit roll 74731:74733
hamaji@chromium.org
2010-12-29
1
-1
/
+1
[next]