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
...
*
Improve reload button unittesting. Instead of doing very low-level tests of ...
pkasting@chromium.org
2010-10-26
7
-164
/
+301
*
Make label.checkbox and label.radio use 'relative' position.
xiyuan@chromium.org
2010-10-26
1
-0
/
+12
*
Add pyauto hook for HTML5 notifications, tests, and helpers.
kkania@chromium.org
2010-10-26
10
-0
/
+670
*
DOMUI: Clear the credit card select options when setting the default select
jhawkins@chromium.org
2010-10-26
1
-0
/
+3
*
Don't use IO thread to talk to dbus.
oshima@chromium.org
2010-10-26
1
-37
/
+0
*
Revert r63919 "Part 2 of immutable Extension refactor."
mpcomplete@chromium.org
2010-10-26
37
-465
/
+458
*
Fix bug where we display 'undefined is unsupported' when trying
aa@chromium.org
2010-10-26
1
-3
/
+7
*
Part 2 of immutable Extension refactor.
mpcomplete@chromium.org
2010-10-26
37
-458
/
+465
*
Make clang build work again.
aa@chromium.org
2010-10-26
1
-0
/
+9
*
touchui: Directly process key and mouse events.
rjkroege@google.com
2010-10-26
2
-0
/
+17
*
DOMUI prefs: Fix missing unload listener on the homepage field
stuartmorgan@chromium.org
2010-10-26
1
-2
/
+9
*
Add experimental option for TCP FastOpen.
mbelshe@chromium.org
2010-10-26
3
-0
/
+10
*
Coverity: Fix several pass-by-values.
jhawkins@chromium.org
2010-10-26
16
-34
/
+40
*
Fix excessive IPCs by audio renderer.
sergeyu@chromium.org
2010-10-26
3
-6
/
+7
*
Printing: Refactor PrintSettings::Init into a PrintSettingsFactory class
jhawkins@chromium.org
2010-10-26
1
-2
/
+2
*
Refactoring select popup on Mac.
jcivelli@google.com
2010-10-26
38
-157
/
+583
*
Add comment to newly disabled tests.
dglazkov@chromium.org
2010-10-26
1
-0
/
+2
*
[Sync] Added some switches for testing/debugging.
akalin@chromium.org
2010-10-26
6
-9
/
+37
*
Temporarily disable tests failing after WebKit Roll 70513:70527.
dglazkov@chromium.org
2010-10-26
1
-2
/
+2
*
Remove the title field from the SectionInfo struct. It is unused.
finnur@chromium.org
2010-10-26
5
-29
/
+5
*
sync: Update sync.proto to match the server's and handle new error codes.
albertb@chromium.org
2010-10-26
3
-15
/
+36
*
Fix BrowserTest.OtherRedirectsDontForkProcess to not hard-code port 1337.
skerner@chromium.org
2010-10-26
1
-5
/
+10
*
Add ability to parse multiple recognition results and send them to WebKit.
satish@chromium.org
2010-10-26
18
-52
/
+158
*
Open tab at the correct location.
bryeung@google.com
2010-10-26
1
-0
/
+1
*
Fix compile with chromeos=1.
bryeung@google.com
2010-10-26
1
-0
/
+2
*
Update installer error strings to include Chrome Frame specific branding when...
robertshield@chromium.org
2010-10-26
5
-4
/
+28
*
Mac: block ability to stat arbitrary files in the Sandbox.
jeremy@chromium.org
2010-10-26
5
-43
/
+150
*
Roll DEPS to rlz library r26:30 to get the latest fixes for base library chan...
tfarina@chromium.org
2010-10-26
1
-13
/
+12
*
Remove failure_count_ to simplify the code.
yusukes@chromium.org
2010-10-26
1
-23
/
+6
*
Updating trunk VERSION from 564.0 to 565.0
chrome-release@google.com
2010-10-26
1
-1
/
+1
*
Re-enable AutocompleteBrowserTest.Basic
isherman@chromium.org
2010-10-26
1
-9
/
+1
*
Change the way to change the current input method in FlushImeConfig() so that...
yusukes@chromium.org
2010-10-26
1
-13
/
+39
*
Close overlays when the user hits ESC key.
satorux@chromium.org
2010-10-26
1
-0
/
+18
*
ChromeFrame network tests were broken since the change to honor the automatio...
ananta@chromium.org
2010-10-26
2
-2
/
+9
*
Move debug-related stuff from base to the base/debug directory and use the
brettw@chromium.org
2010-10-26
23
-35
/
+41
*
In short, break out the SearchEngineType enum into its own header file.
levin@chromium.org
2010-10-26
9
-225
/
+235
*
Annotate a few failing sync integration tests.
rsimha@chromium.org
2010-10-26
1
-3
/
+7
*
DOMUI: Do not allow dbclick in list view when the AutoFill is disabled.
tfarina@chromium.org
2010-10-26
1
-1
/
+2
*
autofill: Add GetCreditCardById to PersonalDataManager.
tfarina@chromium.org
2010-10-26
3
-10
/
+14
*
Fix a typo in PYAUTO_TESTS
nirnimesh@chromium.org
2010-10-26
1
-3
/
+3
*
Allow URLPatterns to omit trailing slash.
aa@chromium.org
2010-10-26
11
-70
/
+136
*
Create a symlink to Release/lib.target/_pyautolib.so in Release/ on Linux
nirnimesh@google.com
2010-10-26
1
-0
/
+18
*
[Sync] Some cleanup of sync_listen_notifications tool
akalin@chromium.org
2010-10-26
3
-67
/
+64
*
Pass --use-gl command line argument to renderer process for use with
kbr@chromium.org
2010-10-26
1
-0
/
+3
*
Add 2 find_in_page tests
nirnimesh@chromium.org
2010-10-26
2
-0
/
+34
*
[linux] instant search/browsing first cut
estade@chromium.org
2010-10-26
7
-81
/
+179
*
Gtk: Fix file selector moving up one dir each time you use it.
mattm@chromium.org
2010-10-25
1
-8
/
+18
*
Never allow empty preview entries. As some data is always present (we drop co...
georgey@chromium.org
2010-10-25
10
-106
/
+74
*
Make sure save-as right click menu obeys content restrictions.
jam@chromium.org
2010-10-25
1
-0
/
+6
*
chromeos: Avoid assert if WM tells us to select invalid tab.
derat@chromium.org
2010-10-25
2
-1
/
+6
[prev]
[next]