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
*
Add support for basic extension automation through the Automation Proxy.
kkania@chromium.org
2010-04-06
21
-48
/
+1201
*
Fix memcheck valgrind error
cmasone@google.com
2010-04-06
1
-10
/
+21
*
linux: properly handle pixbuf refcount
evan@chromium.org
2010-04-06
1
-0
/
+1
*
Add a simple example history extension.
skerner@chromium.org
2010-04-06
4
-0
/
+138
*
Win32 plumbing for dragend event.
dcheng@chromium.org
2010-04-06
7
-22
/
+68
*
Disable incremental linking for startup_tests. A trybot could not link this b...
thestig@chromium.org
2010-04-06
1
-0
/
+9
*
Show Page Info dialog on mouse up, not mouse down.
pkasting@chromium.org
2010-04-06
2
-2
/
+12
*
Fixe for #38367 AutoFill UI bug: extra-long fields behaved incorrectly.
georgey@chromium.org
2010-04-06
1
-2
/
+2
*
gtk: Implement status icons on linux.
evan@chromium.org
2010-04-06
8
-3
/
+181
*
[Mac] Add a call to |-layoutTabs| so that restored pinned tabs look as they s...
rsesek@chromium.org
2010-04-06
1
-0
/
+4
*
Linux UI tweaks: adjust spacing, add a string, make Customize button invisibl...
dantasse@chromium.org
2010-04-06
2
-17
/
+24
*
Linux: fix a couple of libc calls in a compromised context.
agl@chromium.org
2010-04-06
1
-8
/
+17
*
Make Mac plugin window interposing more conservative about activating plugin
stuartmorgan@chromium.org
2010-04-06
1
-2
/
+23
*
detect preferences errors
erikkay@chromium.org
2010-04-06
36
-80
/
+274
*
Enable WorkerTest.WorkerScriptError which now have same results on win, linux...
yurys@chromium.org
2010-04-06
1
-2
/
+1
*
Abstracted language switch logic to its model class.
glotov@google.com
2010-04-06
8
-109
/
+176
*
Fix docking behaviour for devtools windows that don't have an associated brow...
mnissler@chromium.org
2010-04-06
9
-26
/
+38
*
[Mac] Get theme providers from a window's delegate, not its window controller...
rohitrao@chromium.org
2010-04-06
2
-6
/
+6
*
Add menu and menu item events to the accessibility extension api, and
dmazzoni@chromium.org
2010-04-06
14
-85
/
+325
*
Make DidProcessCrash a bit more solid and accurate on Windows
phajdan.jr@chromium.org
2010-04-06
2
-6
/
+2
*
Add NormalizeLanguageCode() to normalize language codes.
satorux@chromium.org
2010-04-06
3
-9
/
+50
*
Enable interactive_ui_tests
oshima@chromium.org
2010-04-06
7
-67
/
+140
*
Relanding:
oshima@chromium.org
2010-04-06
3
-23
/
+125
*
Mac: Make content bubbles wider in languages that have long translations of "...
thakis@chromium.org
2010-04-06
8
-53
/
+215
*
Revert 43692 - Adds some debugging info in hopes of tracking leak in
sky@chromium.org
2010-04-06
1
-16
/
+0
*
Improve the underlying escaping function JsonDoubleQuoteT to escape < and > c...
inferno@chromium.org
2010-04-06
1
-2
/
+2
*
Change how the calculation is performed for determining the location of the a...
mrossetti@chromium.org
2010-04-06
6
-16
/
+28
*
Adds some debugging info in hopes of tracking leak in
sky@chromium.org
2010-04-06
1
-0
/
+16
*
Move more extensions hard coded error messages to .grd file.
finnur@chromium.org
2010-04-06
2
-28
/
+82
*
Make an error message verbose to investigate a un-reproducible bug.
tkent@chromium.org
2010-04-06
1
-2
/
+7
*
GTK: Don't show toolbar border without the toolbar.
estade@chromium.org
2010-04-06
1
-5
/
+8
*
Localize CSS files in content scripts (but don't localize JS files).
cira@chromium.org
2010-04-06
8
-25
/
+266
*
Bookmark manager: Fix tree indentation
arv@chromium.org
2010-04-06
2
-30
/
+53
*
Fix Mac build, part 2.
pkasting@chromium.org
2010-04-06
1
-2
/
+0
*
GTK plumbing for dragend.
dcheng@chromium.org
2010-04-05
3
-29
/
+10
*
Add a scoped notifier for pref dictionaries / lists.
chron@chromium.org
2010-04-05
7
-7
/
+55
*
Fix Mac build failure.
pkasting@chromium.org
2010-04-05
1
-1
/
+1
*
Replace omnibox icons with new set that are all the same size (19x19).
pkasting@chromium.org
2010-04-05
54
-3315
/
+67
*
sync: Specify linking dependencies correctly. The browser library contains lo...
thestig@chromium.org
2010-04-05
2
-7
/
+2
*
Revert "BookmarkBarView tests fixes"
oshima@chromium.org
2010-04-05
3
-116
/
+21
*
Don't compare wchar_t *s
zork@chromium.org
2010-04-05
1
-1
/
+1
*
Delete bookmarks with backspace on mac
feldstein@chromium.org
2010-04-05
1
-1
/
+2
*
Geolocation exceptions window, Windows.
pkasting@chromium.org
2010-04-05
10
-110
/
+484
*
Implement LoginDatabase on all platforms.
albertb@chromium.org
2010-04-05
11
-70
/
+108
*
Revert "No longer accept 'null' as signifying unset optional object property ...
rafaelw@chromium.org
2010-04-05
2
-11
/
+11
*
Revert the unnecessary change. I forgot to remove this test code when I cre...
oshima@chromium.org
2010-04-05
1
-10
/
+2
*
AutoFill: Implement WebFormElementToFormData and use this to send form data to
jhawkins@chromium.org
2010-04-05
4
-11
/
+126
*
No longer accept 'null' as signifying unset optional object property in exten...
rafaelw@chromium.org
2010-04-05
2
-11
/
+11
*
Browser action icons not displayed in detached browser window
ctguil@chromium.org
2010-04-05
1
-2
/
+2
*
Fix perf regression (again)
jrg@chromium.org
2010-04-05
1
-0
/
+4
[next]