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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Begin implementation of the context menu for Video and Audio tags.
ajwong@chromium.org
2009-07-17
17
-45
/
+385
*
First cut at infobars on Mac. These are not expected to be
rohitrao@chromium.org
2009-07-17
24
-29
/
+1901
*
forgot a file (or rather gcl was hiding it in another cl)
estade@chromium.org
2009-07-17
1
-10
/
+3
*
Set window icon on options dialog, bookmark manager.
estade@chromium.org
2009-07-17
5
-3
/
+17
*
Experiment with opening links opened via context menu in the foreground.
ben@chromium.org
2009-07-17
1
-1
/
+1
*
Make testers happy.
estade@chromium.org
2009-07-17
1
-1
/
+2
*
Use upstreamed NPV8Object, V8NPObject, and V8NPUtils. And delete webkit/port.
japhet@chromium.org
2009-07-17
8
-1216
/
+0
*
WebKit merge 45985:45998
japhet@chromium.org
2009-07-17
2
-1
/
+6
*
Allow dragging a link from the web contents to the bookmark bar to get a name...
estade@chromium.org
2009-07-17
11
-94
/
+162
*
WebFrameImpl::GetSelection(): Replace NBSPs with spaces.
estade@chromium.org
2009-07-16
1
-1
/
+7
*
JSCompiler fixes
gman@google.com
2009-07-16
8
-72
/
+225
*
Add the WebKit API for DOM Storage. This is used to re-enter WebKit. A late...
jorlow@chromium.org
2009-07-16
7
-0
/
+472
*
Fix linux unit tests by checking for NULL that's impossible in real code, but...
erg@google.com
2009-07-16
1
-2
/
+2
*
GTK Themes: Make the location bar area look native.
erg@google.com
2009-07-16
11
-38
/
+218
*
Do not set/unset magic string during setup.exe patching step.
kuchhal@chromium.org
2009-07-16
1
-7
/
+0
*
Adds window position save/restore support for multiple monitors on Mac.
rohitrao@chromium.org
2009-07-16
2
-18
/
+59
*
First step in abstracting extension api to common/shared "IDL" files (jsonsch...
rafaelw@chromium.org
2009-07-16
12
-174
/
+158
*
Fix for the Mac download shelf crash when clearing all downloads.
paul@chromium.org
2009-07-16
6
-4
/
+60
*
WebKit merge 45975:45985.
japhet@chromium.org
2009-07-16
1
-1
/
+1
*
Don't run MediaLeakTest.VideoBear under valgrind for now
dkegel@google.com
2009-07-16
1
-0
/
+2
*
Implement batch deletion in PasswordStoreMac.
stuartmorgan@google.com
2009-07-16
4
-29
/
+132
*
GTK: Fix bookmark manager crash on startup introduced by r20565
estade@chromium.org
2009-07-16
2
-9
/
+11
*
Show progress Window when importing profile from First Run dialog.
kuchhal@chromium.org
2009-07-16
2
-5
/
+23
*
Select correct default folder in bookmark editor gtk.
estade@chromium.org
2009-07-16
1
-1
/
+1
*
r20591 broke themed buttons. Fixing.
avi@chromium.org
2009-07-16
1
-0
/
+9
*
Change getLanguage to detectLanguage, and incorporate corresponding changes, ...
sidchat@google.com
2009-07-16
11
-27
/
+28
*
Fix Valgrind Linux leak
idanan@chromium.org
2009-07-16
1
-0
/
+5
*
Modify ARAB to use simpler data types in FillBuffer() calls.
kylep@chromium.org
2009-07-16
6
-33
/
+24
*
Clear the window delegate in dealloc. Just being safe, I don't think this fix...
pinkerton@chromium.org
2009-07-16
1
-0
/
+4
*
gtk: Handle RTL layout when rendering the dragged tab.
jhawkins@chromium.org
2009-07-16
1
-2
/
+5
*
Reverting 20497.
thomasvl@chromium.org
2009-07-16
1
-5
/
+1
*
GTK: Move icon parsing to UI thread.
estade@chromium.org
2009-07-16
2
-14
/
+47
*
Valgrind doesn't have an option (yet) to put suppressions into its xml
dkegel@google.com
2009-07-16
2
-5
/
+24
*
Blacklist API change for allowing multiple rule matches
idanan@chromium.org
2009-07-16
6
-49
/
+265
*
Remove DCHECK() in FindInPageNotificationObserver::Observe that gets triggere...
robertshield@google.com
2009-07-16
1
-7
/
+8
*
Add return-error-from-new-stream-callback-in-full-frame-plugin back in to lis...
japhet@chromium.org
2009-07-16
1
-0
/
+1
*
Enable isolated worlds for content scripts.
abarth@chromium.org
2009-07-16
9
-12
/
+33
*
Add back in some expected failures that I shouldn't have removed.
japhet@chromium.org
2009-07-16
1
-0
/
+9
*
Call the DragSource* API on the RenderViewHost during a drag.
pinkerton@chromium.org
2009-07-16
1
-2
/
+36
*
Fix for bug where we would not create ExtensionFunctionDispatcher
aa@chromium.org
2009-07-16
5
-0
/
+30
*
Roll Webkit DEPS 45958:45975 and remove some items from test expectations.
japhet@chromium.org
2009-07-16
2
-48
/
+12
*
Implement bulk password lookup API in PasswordStoreMac.
stuartmorgan@google.com
2009-07-16
4
-76
/
+241
*
Print only the focused frame. This makes more sense than trying to print all...
sverrir@chromium.org
2009-07-16
10
-274
/
+216
*
Add two ui_test suppressions, widen another, to make my home jaunty system happy
dkegel@google.com
2009-07-16
1
-2
/
+27
*
Simplify window_open_disposition.cc since we only require conversion from
darin@chromium.org
2009-07-16
2
-30
/
+15
*
DevTools: Make 'toggle node search' mode work.
pfeldman@chromium.org
2009-07-16
12
-11
/
+84
*
SingleSplitView: survive minimize / restore when resize changes leading bounds.
pfeldman@chromium.org
2009-07-16
1
-8
/
+18
*
Update rebaselining tool to auto create new directory if it does not exist.
victorw@chromium.org
2009-07-16
1
-2
/
+17
*
Patch from timurrrr: Re-factor valgrind scripts to add tsan support
dkegel@google.com
2009-07-16
9
-249
/
+521
*
Fix a strict-aliasing issue in BlacklistStoreInput::ReadUInt.
craig.schlenter@chromium.org
2009-07-16
1
-3
/
+3
[next]