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
/
browser
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change MediatorThreadImpl::Run to process messages forever and periodically c...
tim@chromium.org
2010-03-16
3
-17
/
+38
*
Switch from using custom time / epoch handling code (inherited from gears) to...
joth@chromium.org
2010-03-16
10
-46
/
+60
*
Chrome OS language menu localization.
yusukes@chromium.org
2010-03-16
1
-15
/
+16
*
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
1
-10
/
+22
*
chromeos: Implement a TODO to rename the class TextInputSection as well
satorux@chromium.org
2010-03-16
1
-24
/
+22
*
Disable ExtensionApiTest.WebSocket due to a timeout.
phajdan.jr@chromium.org
2010-03-16
1
-1
/
+2
*
Factored out common classes used in notification tests.
oshima@chromium.org
2010-03-16
5
-117
/
+71
*
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
11
-63
/
+72
*
Try to fix some regressions after landing 41689.
eroman@chromium.org
2010-03-16
2
-7
/
+7
*
Translate a string sent from IBus IME engines.
yusukes@chromium.org
2010-03-16
3
-0
/
+163
*
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
13
-59
/
+856
*
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
3
-0
/
+20
*
Provide Web Contents accessibility info.
ctguil@chromium.org
2010-03-16
1
-1
/
+2
*
Idle API for the extension system
brg@chromium.com
2010-03-16
10
-0
/
+348
*
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
7
-18
/
+21
*
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
1
-5
/
+0
*
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
6
-52
/
+101
*
Making browser bubble notifies to its delegate whether it
jcampan@chromium.org
2010-03-15
7
-33
/
+36
*
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
2
-0
/
+171
*
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
*
Adds host for Geolocation OnStartUpdating.
bulach@chromium.org
2010-03-15
2
-5
/
+11
*
[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
*
Introduce full OOBE flow.
nkostylev@google.com
2010-03-15
2
-3
/
+18
*
Uses MockLocationProvider on GeolocationBrowserTest.
bulach@chromium.org
2010-03-15
1
-67
/
+172
*
Switched progress bar to integral positions (from 0 to 100).
avayvod@google.com
2010-03-15
1
-3
/
+4
*
Reland translate toolbar unit tests (originally landed as r41274, rolled back...
jeremy@chromium.org
2010-03-15
9
-43
/
+340
*
Mac: fix enabling of remove button in cookie tree when there is a selection
danno@chromium.org
2010-03-15
1
-0
/
+4
*
Return back all changes in tab_contents_view_win.cc about root view layout.
dpolukhin@google.com
2010-03-15
1
-4
/
+17
*
Support RTL for compact navbar mode location bar.
nkostylev@google.com
2010-03-15
1
-12
/
+19
[next]