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
*
back out r13442
estade@chromium.org
2009-04-09
10
-133
/
+113
*
UI test string portage.
estade@chromium.org
2009-04-09
10
-113
/
+133
*
Flatten down to a single toolbar per window, significantly simplifying the ta...
pinkerton@chromium.org
2009-04-09
16
-908
/
+1117
*
Add a resize layout animation to the Linux tabstrip.
jhawkins@chromium.org
2009-04-09
2
-7
/
+98
*
Undo of last piece of http://codereview.chromium.org/56119 (temporary
jrg@chromium.org
2009-04-09
1
-4
/
+4
*
Actually implement js message boxes on linux. This handles
tc@google.com
2009-04-09
5
-6
/
+128
*
Add dummy encryptor implementations for mac and linux.
thestig@chromium.org
2009-04-09
7
-36
/
+98
*
Add a remove tab animation for the Linux tabstrip.
jhawkins@chromium.org
2009-04-09
2
-14
/
+138
*
Re-land add UTF8 versions of GetString and GetStringF. This is useful for
tc@google.com
2009-04-09
2
-0
/
+39
*
Add a const cast.
erg@google.com
2009-04-09
1
-1
/
+2
*
Implement Printer Preference Persistence (Step 1/3)
maruel@chromium.org
2009-04-09
5
-6
/
+84
*
Switch to using WebPoint, WebRect, and WebSize in more of the glue
darin@chromium.org
2009-04-09
6
-35
/
+56
*
DevTools: Cache resources before attach, hide agents behind the flag.
pfeldman@chromium.org
2009-04-09
3
-8
/
+17
*
Reverting 13419.
pfeldman@chromium.org
2009-04-09
3
-15
/
+7
*
DevTools: Cache resource metainfo even when debugger agent is not attached.
pfeldman@chromium.org
2009-04-09
3
-7
/
+15
*
Delete Chrome extensions related registry entries on uninstall.
kuchhal@chromium.org
2009-04-09
1
-0
/
+11
*
Move to custom painting the omnibox results with GDK.
deanm@chromium.org
2009-04-09
2
-51
/
+168
*
Min XP Service Pack required is two not one.
kuchhal@chromium.org
2009-04-09
1
-2
/
+2
*
rebase and more minor changes.
aa@chromium.org
2009-04-09
13
-101
/
+98
*
Implement stop/go button for Linux.
willchan@chromium.org
2009-04-09
11
-40
/
+452
*
Check that the ExtensionFunction has a callback for attempting to send a resp...
rafaelw@chromium.org
2009-04-09
1
-1
/
+3
*
TBR: Skip ExtensionContentScriptInjectTest.Simple in purify.
aa@chromium.org
2009-04-09
3
-167
/
+3
*
Add an insert tab animation for the Linux tabstrip.
jhawkins@chromium.org
2009-04-09
2
-2
/
+264
*
linux: offset toolbar graphic so tabs merge in properly.
evan@chromium.org
2009-04-09
3
-6
/
+7
*
Revert "Add UTF8 versions of GetString and GetStringF. This is useful for"
tc@google.com
2009-04-09
2
-39
/
+0
*
Fix leak in ChromeURLRequestContext. I read the code wrong; we
aa@chromium.org
2009-04-09
2
-10
/
+2
*
When a DOMUI dialog contains HTML with a select or a text-field which would h...
jcampan@chromium.org
2009-04-09
1
-1
/
+2
*
Add UTF8 versions of GetString and GetStringF. This is useful for
tc@google.com
2009-04-09
2
-0
/
+39
*
Copy text selection from renderer to browser every time it changes.
estade@chromium.org
2009-04-09
8
-127
/
+12
*
Fix a missing #include in the mac source.
thestig@chromium.org
2009-04-09
1
-0
/
+1
*
Scaffolding cleanup.
thestig@chromium.org
2009-04-08
6
-105
/
+26
*
Distributor logo and " - App Name" shouldn't be shown on app frame windows.
ben@chromium.org
2009-04-08
7
-5
/
+31
*
Linux: Hook up confirm info bar buttons. Session restore works.
estade@chromium.org
2009-04-08
1
-2
/
+30
*
When the Find bar has focus it eats keypresses such as PageUp, PageDown and U...
finnur@chromium.org
2009-04-08
29
-80
/
+147
*
Properly handle empty components when converting url_parse::Parsed object.
estade@chromium.org
2009-04-08
2
-0
/
+4
*
Reverting dfisher changes 133386 and 13381
cpu@google.com
2009-04-08
5
-52
/
+31
*
Rebase purify test filters. The signature to Browser::AddTabWithURL() changed...
aa@chromium.org
2009-04-08
2
-58
/
+77
*
Fix for invocation over deprecated protocol handler
cpu@google.com
2009-04-08
1
-28
/
+8
*
Implement mouse input handling for the close button in the Linux tabstrip.
jhawkins@chromium.org
2009-04-08
6
-18
/
+131
*
Switch to using WebPoint, WebRect, and WebSize in more of the glue
darin@chromium.org
2009-04-08
5
-31
/
+52
*
Remove superfluous depends now that WebString isn't in IPC anymore.
agl@chromium.org
2009-04-08
1
-4
/
+0
*
Use histogram in AudioRendererHost to measure IPC audio latency
hclam@chromium.org
2009-04-08
1
-2
/
+17
*
Remove more unneeded scaffolding.
thestig@chromium.org
2009-04-08
15
-91
/
+14
*
posix: make ctl-C work within gdb for dropping to a console.
evan@chromium.org
2009-04-08
1
-0
/
+16
*
Remove reference to non-existent file in GYP.
agl@chromium.org
2009-04-08
1
-1
/
+0
*
Add aa's Event class to our javascript bindings and use it in our extension
mpcomplete@google.com
2009-04-08
14
-188
/
+383
*
Try one more time to check in http://codereview.chromium.org/60112
aa@chromium.org
2009-04-08
26
-132
/
+595
*
linux: temporarily disable a test due to flakiness.
evan@chromium.org
2009-04-08
1
-0
/
+5
*
Ensure the previous/next button don't get focused when clicked.
jcampan@chromium.org
2009-04-08
1
-0
/
+5
*
DevTools: Fix errors found during dogfooding.
pfeldman@chromium.org
2009-04-08
1
-1
/
+2
[next]