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
...
*
Provide implementations of NPChannelBase to allow script to use NPAPI objects...
steveblock@chromium.org
2011-09-27
7
-2
/
+171
*
Adds support for activation to aura.
sky@chromium.org
2011-09-27
13
-9
/
+260
*
Use precompiled headers on Windows only when a flag is set.
joi@chromium.org
2011-09-27
3
-27
/
+18
*
Update .DEPS.git
chrome-admin@google.com
2011-09-27
1
-1
/
+1
*
Roll WebKit from 95947 to 96010.
mihaip@chromium.org
2011-09-27
2
-5
/
+1
*
Fixing the clang build, which was unhappy about
gspencer@google.com
2011-09-27
1
-9
/
+12
*
Revert 102806 - [Sync Setup UI] String changes. "Sync" -> "Sign In" and others.
binji@chromium.org
2011-09-26
6
-28
/
+23
*
Permanently disable 2 pyauto process_count tests from the CONTINUOUS_PUBLIC s...
dennisjeffrey@chromium.org
2011-09-26
1
-1
/
+2
*
Remove session-reject message from jingle_messages.
sergeyu@chromium.org
2011-09-26
4
-28
/
+2
*
Expose use-more-webui flag in chrome://flags and tweak cert viewer WebUI
rbyers@chromium.org
2011-09-26
6
-13
/
+35
*
Turn on NAT traversal on Mac by default.
dmaclach@chromium.org
2011-09-26
1
-3
/
+3
*
fix test_shell_tests
dpranke@chromium.org
2011-09-26
2
-1
/
+9
*
Protect predictor_ shutdown in PrifileImplIoData::Handle destructor
stevenjb@google.com
2011-09-26
1
-6
/
+6
*
This adds a test for the oom priority manager comparator
gspencer@google.com
2011-09-26
3
-1
/
+123
*
ntp4: re-enable bookmark pane
estade@chromium.org
2011-09-26
3
-17
/
+4
*
ensure that the plugin will report only one crash event.
bsy@google.com
2011-09-26
2
-9
/
+10
*
Need to attach "beta" label to our icons.
dmaclach@chromium.org
2011-09-26
5
-1
/
+5
*
Add Pepper API to use UDP
mtilburg@adobe.com
2011-09-26
26
-44
/
+1271
*
Consolidate/cleanup event cracking code; single out GdkEvents; saves ~850 lines.
msw@chromium.org
2011-09-26
45
-1934
/
+1061
*
Classes that implement InfoBarDelegates should contain only what's needed to ...
pkasting@chromium.org
2011-09-26
7
-263
/
+319
*
[Mac] Put command-line switches into crash keys.
shess@chromium.org
2011-09-26
1
-2
/
+32
*
Change panel browser test to check the expected results at the original place...
jianli@chromium.org
2011-09-26
1
-67
/
+66
*
Revert 102664 (caused http://llvm.org/bugs/show_bug.cgi?id=11016 in the pdf c...
thakis@chromium.org
2011-09-26
1
-1
/
+1
*
AutofillMergeTest doesn't need scoped_ptr for PersonalDataManager mock
dhollowa@chromium.org
2011-09-26
1
-7
/
+5
*
Upstream: Set build target and evnvironment for Android
michaelbai@google.com
2011-09-26
2
-0
/
+166
*
[Sync Setup UI] String changes. "Sync" -> "Sign In" and others.
binji@chromium.org
2011-09-26
6
-23
/
+28
*
aura: Handle desktop resize events correctly.
sadrul@chromium.org
2011-09-26
2
-4
/
+13
*
AutofillOptionsHandler is crashing
dhollowa@chromium.org
2011-09-26
1
-0
/
+5
*
fix indentation in content_*.gypi.
dpranke@chromium.org
2011-09-26
8
-1079
/
+1071
*
Update .DEPS.git
chrome-admin@google.com
2011-09-26
1
-1
/
+1
*
fix DRT and TestShell to have a full user agent string again.
dpranke@chromium.org
2011-09-26
2
-2
/
+5
*
Move AppNotification and AppNotificationManager into their own files.
asargent@chromium.org
2011-09-26
11
-156
/
+194
*
Roll sfntly to r98
arthurhsu@chromium.org
2011-09-26
3
-50
/
+76
*
Update the IDL Generator to use Release instead of Version
noelallen@google.com
2011-09-26
11
-379
/
+428
*
Fix GetRestoredBounds and its usage in Panels code.
jennb@chromium.org
2011-09-26
6
-22
/
+79
*
Register all message types with the IPC logging system
steveblock@chromium.org
2011-09-26
9
-21
/
+19
*
Refactors all net-internals views so that they share
mmenke@chromium.org
2011-09-26
17
-256
/
+269
*
Fixed a few nits in web_intent_service_data.* and webkit_glue.gypi
groby@chromium.org
2011-09-26
3
-13
/
+11
*
RWHVV should pass window coordinates to
varunjain@chromium.org
2011-09-26
1
-0
/
+7
*
Indicate that javascript has been blocked when blocking NaCl.
bauerb@chromium.org
2011-09-26
1
-2
/
+4
*
Add "kSHA1Length" to base/sha1.h. This is a tiny piece of http://codereview....
pkasting@chromium.org
2011-09-26
1
-0
/
+1
*
sort by name by default
rginda@chromium.org
2011-09-26
1
-1
/
+1
*
clang plugin test script: Set $? if a test fails.
thakis@chromium.org
2011-09-26
1
-0
/
+8
*
Remove the \servers build output directory and place Chrome Frame parts into ...
robertshield@chromium.org
2011-09-26
12
-117
/
+132
*
Minor login-related UI tweaks for TOUCH_UI
rbyers@chromium.org
2011-09-26
2
-0
/
+10
*
Fix leak in ExtensionContentSettingsStoreTest
bauerb@chromium.org
2011-09-26
3
-18
/
+4
*
Disable bookmark pane in ntp4.
estade@chromium.org
2011-09-26
3
-4
/
+17
*
[Sync] Subclass BrowserThreadModelWorker with descriptive names
akalin@chromium.org
2011-09-26
3
-4
/
+27
*
Update perf_exectations.json for new and improved Mac Chromium sizes.
asvitkine@chromium.org
2011-09-26
1
-3
/
+3
*
Redesignate checkmark resource and add themed IDR_INPUT_GOOD image
rbyers@chromium.org
2011-09-26
5
-4
/
+5
[prev]
[next]