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
*
Eliminate hacks needed to work around a limitation of base::Bind()
satorux@chromium.org
2011-10-04
4
-25
/
+11
*
Fix libssl to build properly with use_system_zlib==0.
bradchen@google.com
2011-10-04
1
-1
/
+3
*
Start refactoring to reduce executable type knowledge.
dgarrett@chromium.org
2011-10-04
15
-512
/
+579
*
[Sync] Fix Session's handling of windows.
zea@chromium.org
2011-10-04
20
-436
/
+1167
*
"Suppress" a data race in TraceLog::GetCategoryInternal using TSan ignore file
timurrrr@chromium.org
2011-10-04
1
-0
/
+5
*
Added a pyauto test for policy and preferences UI.
joaodasilva@chromium.org
2011-10-04
15
-22
/
+551
*
Changed policy/ code to use Bind/Callback.
joaodasilva@chromium.org
2011-10-04
15
-133
/
+113
*
Moved policy UI and enrollment UI code to base::Bind.
joaodasilva@chromium.org
2011-10-04
10
-48
/
+51
*
Update .DEPS.git
chrome-admin@google.com
2011-10-04
1
-1
/
+1
*
WebKit roll 96548:96583.
hans@chromium.org
2011-10-04
1
-1
/
+1
*
force a build.
mirandac@google.com
2011-10-04
1
-1
/
+2
*
[cros] Create new instance of Authenticator on each call for non-WebUI login.
nkostylev@chromium.org
2011-10-04
1
-0
/
+6
*
Send IME events to windowless plug-ins (Chromium side)
hbono@chromium.org
2011-10-04
14
-3
/
+789
*
force a build.
mirandac@google.com
2011-10-04
1
-2
/
+4
*
Updating trunk VERSION from 900.0 to 901.0
chrome-release@google.com
2011-10-04
1
-1
/
+1
*
[cros] Login screen: add CapsLock hint image.
ivankr@chromium.org
2011-10-04
1
-0
/
+0
*
Fixed a broken link to experimental.devtools.panels.html
caseq@google.com
2011-10-04
2
-2
/
+2
*
Revert 103326 - Disable logging to console in TestServer (bug occured again)
battre@chromium.org
2011-10-04
1
-0
/
+4
*
Fix typo in hotkey_manager.cc.
yusukes@google.com
2011-10-04
1
-1
/
+1
*
Fix chromeos touch build
oshima@google.com
2011-10-04
10
-9
/
+81
*
1 Add ScopedGetDC and ScopedSelectObject
yosin@chromium.org
2011-10-04
5
-41
/
+135
*
Add alpha transparency and re-pngslim find_dlg_[left|right]_bg.
msw@chromium.org
2011-10-04
2
-0
/
+0
*
Fixes aura/windows build.
sky@chromium.org
2011-10-04
1
-2
/
+2
*
bookmarks: DoesBookmarkTextContainWords() should not use plain string-match f...
tfarina@chromium.org
2011-10-04
2
-8
/
+32
*
Adds aura_builder target to all.gyp so that we can use it from the bots.
sky@chromium.org
2011-10-04
1
-0
/
+18
*
fix _x11 exclusion rule for webkit_glue
dpranke@chromium.org
2011-10-04
1
-0
/
+1
*
Adding new pyauto-based scrolling perf test on a Google Plus anonymized page.
dennisjeffrey@chromium.org
2011-10-04
285
-0
/
+2048
*
Add suppression for Memcheck:Jump, probably from MetricsService.
cbentzel@chromium.org
2011-10-04
1
-0
/
+7
*
[ntp4] Move bookmarks pane behind an experimental flag.
csilv@chromium.org
2011-10-04
9
-8
/
+45
*
[web-ui] Migrate RegisterMessageCallback usage to base::bind().
csilv@chromium.org
2011-10-04
38
-193
/
+373
*
Memcheck suppressions for V8ValueConverterTest::WeirdTypes
cbentzel@chromium.org
2011-10-04
1
-0
/
+15
*
Convert more password manager uses of NewRunnable*() to base::Bind().
mdm@chromium.org
2011-10-04
3
-45
/
+34
*
Fix ntp.NTPTest.testSetMenuModeOn to work properly when run with the --repeat...
dennisjeffrey@chromium.org
2011-10-04
1
-1
/
+2
*
Support selection of SPDY on port other than 443
jar@chromium.org
2011-10-04
2
-18
/
+229
*
Make 50% control group for prerendering.
tburkard@chromium.org
2011-10-04
9
-19
/
+63
*
Heapcheck suppression for V8ValuConverterTest::WeirdTypes
cbentzel@chromium.org
2011-10-04
1
-0
/
+14
*
Update deps to pickup new property (is_hidden) in libcros.
tbarzic@chromium.org
2011-10-04
1
-1
/
+1
*
Review URL: http://codereview.chromium.org/8083014
rohitbm@google.com
2011-10-04
2
-1
/
+18
*
Fix scrolling of full-frame pdf docs in accelerated compositing mode by forci...
vangelis@chromium.org
2011-10-04
2
-2
/
+22
*
yet another batch of symbols to export from content.
dpranke@chromium.org
2011-10-04
8
-236
/
+262
*
Trace PPAPI input events, paints, and messages.
jbates@chromium.org
2011-10-04
1
-2
/
+7
*
Fix in content to build content_unittests under Aura/Linux.
saintlou@chromium.org
2011-10-04
1
-1
/
+1
*
Removed pyauto_webdriver tests on chromeOS and private omnibox tests from CON...
frankf@google.com
2011-10-04
1
-3
/
+7
*
Move NavigationState to content\public\renderer and put it in the content nam...
jam@chromium.org
2011-10-04
13
-21
/
+38
*
Consolidate message observer API for MessagePumpX and MessagePumWin
oshima@google.com
2011-10-04
27
-137
/
+251
*
sync: use base::Closure instead of ModeChangeCallback
tim@chromium.org
2011-10-04
9
-69
/
+73
*
Remove TraceMessageFilter for NACL_LOADER_PROCESS types that do not support t...
jbates@chromium.org
2011-10-04
4
-7
/
+23
*
Update .DEPS.git
chrome-admin@google.com
2011-10-04
1
-1
/
+1
*
Since Media files test uses internal data files, removing it from CONTINUOUS_...
rohitbm@google.com
2011-10-04
1
-0
/
+2
*
Roll gyp DEPS r1055:1064. This picks up:
rsesek@chromium.org
2011-10-04
1
-1
/
+1
[next]