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
path:
root
/
chrome
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pretty good line-up of text/icon. Add shading a la bookmarks.
gbillock@chromium.org
2011-08-20
2
-8
/
+27
*
[chromedriver] Add chrome.detach option for configuring Chrome not to quit
kkania@chromium.org
2011-08-20
18
-12
/
+146
*
Roll back PreRead experiment
chrisha@chromium.org
2011-08-20
4
-74
/
+11
*
Code to accept a print ticket on the command line.
abeera@google.com
2011-08-20
9
-19
/
+82
*
Validate CWS item IDs extracted during inline installation.
mihaip@chromium.org
2011-08-20
4
-5
/
+19
*
Bring out cloud print proxy from behind a flag on Linux.
abeera@google.com
2011-08-20
3
-16
/
+21
*
Check if back / forward navigation is enabled before showing the history wipe...
thakis@chromium.org
2011-08-20
3
-14
/
+29
*
autofill: Get rid of a static variable of string16 type as it's no longer used.
tfarina@chromium.org
2011-08-20
1
-2
/
+0
*
gtk: Don't use static variable of user-defined type (in this case a NineBox).
tfarina@chromium.org
2011-08-20
1
-12
/
+13
*
Move DownloadPrefs ownership to chrome layer.
jam@chromium.org
2011-08-19
14
-31
/
+59
*
Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg...
ananta@chromium.org
2011-08-19
66
-364
/
+403
*
Mark Instant OnSubmitEvent test flaky for all platform, because it seems to be.
wez@chromium.org
2011-08-19
1
-4
/
+2
*
Don't show "Autofill disabled" warning on <input> elements not contained in a...
isherman@chromium.org
2011-08-19
1
-1
/
+1
*
Update some protos in browser.gypi to use the shared protoc gypi
evan@chromium.org
2011-08-19
1
-146
/
+16
*
Cleanup: remove unnecessary ifdef, always use WebKit::WebFileSystem::Type
adamk@chromium.org
2011-08-19
1
-6
/
+0
*
Revert "Update some protos in browser.gypi to use the shared protoc gypi"
evan@chromium.org
2011-08-19
1
-16
/
+146
*
Update some protos in browser.gypi to use the shared protoc gypi
evan@chromium.org
2011-08-19
1
-146
/
+16
*
Add a missing comma
jeanluc@chromium.org
2011-08-19
1
-1
/
+1
*
Update chrome_common protos to use shared protoc gypi
evan@chromium.org
2011-08-19
2
-100
/
+12
*
Delete third_party/leveldb.
dgrogan@chromium.org
2011-08-19
6
-9
/
+9
*
Update libphonenumber.gyp to use the new shared protoc gyp rules
evan@chromium.org
2011-08-19
1
-1
/
+0
*
Start moving files to new content_unittests target.
phajdan.jr@chromium.org
2011-08-19
1
-20
/
+0
*
Move simple download calls to chrome code to use ContentBrowserClient interface.
jam@chromium.org
2011-08-19
6
-36
/
+29
*
Tweak typed-count Usage.
mrossetti@chromium.org
2011-08-19
9
-16
/
+39
*
[Sync] Add integration tests for migration cycle
akalin@chromium.org
2011-08-19
8
-31
/
+168
*
Adding pyauto tests to verify Chrome-related process counts.
dennisjeffrey@chromium.org
2011-08-19
2
-0
/
+88
*
Added Headers and Footers support for Core Graphics on Mac
aayushkumar@chromium.org
2011-08-19
7
-69
/
+165
*
Don't load third-party code from any of the following locations:
mark@chromium.org
2011-08-19
6
-92
/
+273
*
Multi-Profiles: Add profile avatar if second profile is added (glass frame)
sail@chromium.org
2011-08-19
1
-10
/
+19
*
Simple WindowManager that can move/resize window.
oshima@google.com
2011-08-19
2
-0
/
+8
*
Revert "Update libphonenumber.gyp to use the new shared protoc gyp rules"
evan@chromium.org
2011-08-19
1
-0
/
+1
*
Chrome OS: don't display connection failure notification unless connect was u...
ers@chromium.org
2011-08-19
2
-6
/
+22
*
Update libphonenumber.gyp to use the new shared protoc gyp rules
evan@chromium.org
2011-08-19
1
-1
/
+0
*
Update sync protos to use the new shared protoc gyp rules
evan@chromium.org
2011-08-19
4
-92
/
+20
*
Revert 97482 - Apps/Extensions Sync refactoring -- delete most of the old glu...
bolms@chromium.org
2011-08-19
29
-953
/
+1984
*
Apps/Extensions Sync refactoring -- delete most of the old glue, implement ne...
bolms@chromium.org
2011-08-19
29
-1984
/
+953
*
Fix IPC OnChannelConnected() to send correct PID on Linux/CrOS
jamescook@chromium.org
2011-08-19
2
-2
/
+4
*
Improve install error strings when higher version exists.
grt@chromium.org
2011-08-19
4
-17
/
+41
*
Use plugin state from default profile in metrics log.
bauerb@chromium.org
2011-08-19
1
-2
/
+7
*
Revert 97477 - Move simple download calls to chrome code to use ContentBrowse...
wez@chromium.org
2011-08-19
7
-35
/
+36
*
Move simple download calls to chrome code to use ContentBrowserClient interface.
jam@chromium.org
2011-08-19
7
-36
/
+35
*
Implemented a View based version of ShowErrorBox and ShowYesNoBox
saintlou@chromium.org
2011-08-19
3
-1
/
+271
*
Handle intranet hostnames more consistently.
pkasting@chromium.org
2011-08-19
8
-97
/
+152
*
Session-only local storage cleared on exit.
marja@chromium.org
2011-08-19
8
-10
/
+46
*
Revert "Move tests that simulate mouse clicks to interactive_ui_tests"
maruel@chromium.org
2011-08-19
7
-257
/
+213
*
Revert "Modifying prefetch to account for multi-profile."
avi@chromium.org
2011-08-19
30
-1241
/
+628
*
Revert 97465 - Revert 97446 - Modifying prefetch to account for multi-profile.
avi@chromium.org
2011-08-19
25
-560
/
+1136
*
Revert 97446 - Modifying prefetch to account for multi-profile.
avi@chromium.org
2011-08-19
25
-1136
/
+560
*
Move tests that simulate mouse clicks to interactive_ui_tests
maruel@chromium.org
2011-08-19
7
-213
/
+257
*
Fix a leak in the generated DecodePolicy code.
mnissler@chromium.org
2011-08-19
1
-6
/
+6
[next]