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
*
Fix a DCHECK corner case.
yusukes@google.com
2009-09-01
1
-2
/
+1
*
gtk: Fix a typo that breaks tab dragging when another gtk window is minimized.
jhawkins@chromium.org
2009-09-01
1
-1
/
+1
*
Add browser tests for extensions tab API.
asargent@chromium.org
2009-09-01
14
-34
/
+382
*
Fix the position of the throbber for pinned tabs. It was wrong before,
tony@chromium.org
2009-09-01
1
-13
/
+5
*
Set the info bubble popups as _NET_WM_WINDOW_TYPE_UTILITY so they
tony@chromium.org
2009-09-01
1
-0
/
+3
*
Update hunspell DEPS to 1.2.8
mhm@chromium.org
2009-09-01
2
-5
/
+5
*
Cleanup temporary files created by the extension updater unit test.
thestig@chromium.org
2009-09-01
1
-3
/
+7
*
New WebKit API interfaces for desktop notifications.
johnnyg@google.com
2009-09-01
1
-0
/
+7
*
Reverting 24982.
mirandac@chromium.org
2009-09-01
4
-5
/
+9
*
This is a small quick fix for this script when it doesn't find password, it s...
tejasshah@google.com
2009-09-01
1
-2
/
+6
*
This is only for 195; will be reverted immediately.
mirandac@chromium.org
2009-09-01
4
-9
/
+5
*
Linux: about:memory
agl@chromium.org
2009-09-01
15
-277
/
+513
*
RDH: Don't attempt to sniff the mime type of requests that
rvargas@google.com
2009-09-01
2
-6
/
+158
*
Miscellaneous doc cleanup.
kathyw@google.com
2009-08-31
4
-21
/
+29
*
Linux: Simplify omnibox selection code and stop taking back selection.
derat@chromium.org
2009-08-31
2
-25
/
+22
*
Delete first run dialog on Linux when done.
kuchhal@chromium.org
2009-08-31
1
-0
/
+1
*
Explicitly including the redirect status with the AutomationURLResponse info.
tommi@chromium.org
2009-08-31
3
-5
/
+20
*
Paint the hover animation state when painting just the favicon.
tony@chromium.org
2009-08-31
1
-0
/
+20
*
Change when we enable Apple's Crash reporter.
jeremy@chromium.org
2009-08-31
5
-15
/
+40
*
Log more info when we are unable to terminate all Chrome processes.
phajdan.jr@chromium.org
2009-08-31
2
-9
/
+24
*
Updating trunk VERSION build from 204.0 to 205.0
jon@chromium.org
2009-08-31
1
-1
/
+1
*
Drop in new translations.
laforge@chromium.org
2009-08-31
98
-532
/
+6229
*
Fix comment grammar. No code change.
mdm@chromium.org
2009-08-31
1
-3
/
+3
*
Update BackingStore to handle the case where our Cocoa view has
amanda@chromium.org
2009-08-31
3
-40
/
+119
*
[Mac] Fix operation of Control key in Omnibox.
shess@chromium.org
2009-08-31
1
-5
/
+3
*
OSX: Remove some nsnotificationcenter observers more reliably.
shess@chromium.org
2009-08-31
3
-3
/
+11
*
[Mac] Fix Option-return in Omnibox.
shess@chromium.org
2009-08-31
1
-0
/
+12
*
fix tree status regex
erikkay@chromium.org
2009-08-31
2
-2
/
+5
*
I was too aggressive when placing this check. With rapid typing and deletion...
pkasting@chromium.org
2009-08-31
1
-1
/
+1
*
Gtk confirm form resubmission dialog.
mattm@chromium.org
2009-08-31
22
-57
/
+198
*
Change title of Welcome to Chrome thumbnail in first run NTP to "Welcome to C...
mirandac@chromium.org
2009-08-31
3
-5
/
+8
*
Reland r24920 without the other cruft that I had in my checkout, which broke ...
pkasting@chromium.org
2009-08-31
2
-33
/
+24
*
Revert r24920 due to compile failures.
mmoss@chromium.org
2009-08-31
2
-28
/
+29
*
TBR:pkasting
mmoss@chromium.org
2009-08-31
1
-1
/
+1
*
Minor autocomplete fixes while trying to track down a topcrash:
pkasting@chromium.org
2009-08-31
2
-29
/
+32
*
Don't hardcode the timeout in the unload ui test.
estade@chromium.org
2009-08-31
1
-1
/
+1
*
linux: disable querying the page window for windowless plugins
piman@chromium.org
2009-08-31
1
-2
/
+6
*
Disable flakey browsertests on Linux.
rafaelw@chromium.org
2009-08-31
1
-4
/
+7
*
Make AutocompleteController::done() match up with when results are actually p...
pkasting@chromium.org
2009-08-31
2
-8
/
+8
*
Linux 64-bit: Fix failing unit_tests and ignore non-working plugin/media tests.
mmoss@chromium.org
2009-08-31
1
-1
/
+1
*
Don't resize the renderer while opening the bookmark bar or an infobar.
estade@chromium.org
2009-08-31
9
-19
/
+26
*
Change "View source" shortcut from cmd-u to cmd-opt-u on os x.
thakis@chromium.org
2009-08-31
1
-7
/
+7
*
Makes 'Pin tab' option in context menu a checkbox.
sky@chromium.org
2009-08-31
1
-1
/
+1
*
gtk: Use a GtkInvisible to track the tab dragging operation. Originally we w...
jhawkins@chromium.org
2009-08-31
3
-81
/
+114
*
More correctly run the second browser in ChromeMainTest.
phajdan.jr@chromium.org
2009-08-31
3
-139
/
+165
*
Removes unnecessary using-declaration.
phajdan.jr@chromium.org
2009-08-31
1
-3
/
+0
*
Replace the RenderProcessHost.PID function that returns the OS-generated
brettw@chromium.org
2009-08-31
71
-627
/
+747
*
Fix the color of links in list form so that they're themed and not default blue.
mirandac@chromium.org
2009-08-31
1
-0
/
+1
*
share extension API test framework
erikkay@chromium.org
2009-08-31
24
-333
/
+183
*
Linux: make search engines dialog size based on locale settings.
mdm@chromium.org
2009-08-31
1
-6
/
+11
[next]