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
*
Handle all checkboxes. Currently, the ButtonPressed() handler ignores checkbo...
yusukes@chromium.org
2010-03-16
2
-11
/
+14
*
Add string resources for ibus-pinyin and ibus-hangul.
yusukes@chromium.org
2010-03-16
2
-10
/
+37
*
[Mac] Remove image scaling settings on radios that causes a warning with 10.6...
thomasvl@chromium.org
2010-03-16
4
-36
/
+84
*
[Mac] XIB cleanup
thomasvl@chromium.org
2010-03-16
3
-43
/
+42
*
chromeos: Implement a TODO to rename the class TextInputSection as well
satorux@chromium.org
2010-03-16
2
-26
/
+24
*
Disable ExtensionApiTest.WebSocket due to a timeout.
phajdan.jr@chromium.org
2010-03-16
1
-1
/
+2
*
Updating trunk VERSION from 355.0 to 356.0
chrome-release@google.com
2010-03-16
1
-1
/
+1
*
Factored out common classes used in notification tests.
oshima@chromium.org
2010-03-16
6
-117
/
+72
*
Fix a crash in LanguageConfigView with the debug build.
satorux@chromium.org
2010-03-16
2
-36
/
+26
*
[GTTF] Make automation framework more solid by making sure that
phajdan.jr@chromium.org
2010-03-16
34
-292
/
+368
*
Try to fix some regressions after landing 41689.
eroman@chromium.org
2010-03-16
2
-7
/
+7
*
[GTTF] Add an always-working timeout for browser_tests.
phajdan.jr@chromium.org
2010-03-16
1
-5
/
+12
*
Translate a string sent from IBus IME engines.
yusukes@chromium.org
2010-03-16
6
-0
/
+204
*
Revert "Make DevTools open docked by default for chrome os."
tony@chromium.org
2010-03-16
5
-28
/
+23
*
Re-enable FileWatcher tests on mac, but mark them as flaky.
tony@chromium.org
2010-03-16
2
-9
/
+24
*
Generalize the net module's LoadLog facility from a passive container, to an ...
eroman@chromium.org
2010-03-16
15
-59
/
+861
*
Increase the mime sniffer's limit for searching for binary looking bytes from
abarth@chromium.org
2010-03-16
1
-8
/
+6
*
Reapply r41640.
ajwong@chromium.org
2010-03-16
1
-0
/
+1
*
Quick and dirty bookmark folder/menu scrolling for Beta.
jrg@chromium.org
2010-03-16
2
-0
/
+135
*
If no explicit parent node there is no need to watch out for it to be invalid.
jrg@chromium.org
2010-03-16
1
-4
/
+5
*
Revert "Landing tfarina CL. " because it broke Interactive UI tests on Linux ...
ajwong@chromium.org
2010-03-16
1
-1
/
+0
*
Adds an automation message to retrieve the list of enabled extensions, and CF...
joi@chromium.org
2010-03-16
6
-0
/
+34
*
Fix websocket_server.py path
ukai@chromium.org
2010-03-16
2
-5
/
+53
*
Provide Web Contents accessibility info.
ctguil@chromium.org
2010-03-16
2
-1
/
+5
*
Idle API for the extension system
brg@chromium.com
2010-03-16
17
-0
/
+446
*
Bookmark manager: Image for default favicon.
arv@chromium.org
2010-03-15
1
-0
/
+0
*
FormFieldValues -> FormData consolidation: Use webkit_glue::FormField to stor...
jhawkins@chromium.org
2010-03-15
14
-193
/
+199
*
Fix issue where search did not select the search tree item. This also fixes a...
arv@chromium.org
2010-03-15
1
-8
/
+12
*
Fix ExtensionApiTest.Storage. openDatabase() always takes at least 4
dumi@chromium.org
2010-03-15
3
-6
/
+7
*
Mac: Fix close/min/zoom buttons highlighting on bookmark hover.
thakis@chromium.org
2010-03-15
1
-2
/
+0
*
[Mac] Add support for showing extensions in incognito mode, while fixing a bu...
andybons@chromium.org
2010-03-15
3
-7
/
+31
*
Have any open folder menu go away if the bookmark bar is hidden.
mrossetti@chromium.org
2010-03-15
2
-1
/
+34
*
Make DevTools open docked by default for chrome os.
xiyuan@chromium.org
2010-03-15
5
-23
/
+28
*
Landing tfarina CL.
ctguil@chromium.org
2010-03-15
1
-0
/
+1
*
2nd attempt at landing cl to implement enhancements for translate infobar
kuan@chromium.org
2010-03-15
7
-58
/
+104
*
Making browser bubble notifies to its delegate whether it
jcampan@chromium.org
2010-03-15
7
-33
/
+36
*
Removing an extra-period for a checkbox text.
jcampan@chromium.org
2010-03-15
1
-1
/
+1
*
Implement SyncerThread::RequestPause and SyncerThread::RequestResume
skrul@chromium.org
2010-03-15
5
-2
/
+151
*
AutoFill phone field unit tests.
dhollowa@chromium.org
2010-03-15
3
-0
/
+172
*
Make it possible to see errors that happens in the stubs test in the stdout o...
rogerta@chromium.org
2010-03-15
2
-7
/
+19
*
windows: Add UMA metrics for first-run bubble.
gwilson@google.com
2010-03-15
1
-2
/
+10
*
Fixing method signatures.
oshima@chromium.org
2010-03-15
3
-7
/
+7
*
BUG=35248
glotov@google.com
2010-03-15
4
-9
/
+5
*
Mac: fix MainMenu.xib.
viettrungluu@chromium.org
2010-03-15
1
-33
/
+858
*
Notify link doctor about the url truncation.
pfeldman@chromium.org
2010-03-15
1
-1
/
+5
*
Disabled HttpBridgeTest (unit_tests) from running under ThreadSanitizer on Mac
glider@chromium.org
2010-03-15
1
-1
/
+1
*
Adds host for Geolocation OnStartUpdating.
bulach@chromium.org
2010-03-15
5
-10
/
+28
*
[Mac] Fix recursive drawing in DidPaintRect() to defer painting of the second...
rohitrao@chromium.org
2010-03-15
2
-8
/
+11
*
[Mac] Do not lock bar visibility when the bookmark bar is detached.
rohitrao@chromium.org
2010-03-15
7
-14
/
+71
*
chromeos: remove some variables that are now not more necessary.
avayvod@google.com
2010-03-15
1
-10
/
+0
[next]