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
...
*
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
*
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
*
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
*
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
*
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
*
GTK: Move icon parsing to UI thread.
estade@chromium.org
2009-07-16
2
-14
/
+47
*
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
*
Enable isolated worlds for content scripts.
abarth@chromium.org
2009-07-16
2
-2
/
+1
*
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
*
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
8
-243
/
+89
*
DevTools: Make 'toggle node search' mode work.
pfeldman@chromium.org
2009-07-16
7
-1
/
+47
*
Fix a strict-aliasing issue in BlacklistStoreInput::ReadUInt.
craig.schlenter@chromium.org
2009-07-16
1
-3
/
+3
*
Linux omnibox suggestions, only force LTR on URLs.
deanm@chromium.org
2009-07-16
1
-5
/
+15
*
Implement theme reset
avi@chromium.org
2009-07-16
2
-13
/
+15
*
Set theme immediately on change.
avi@chromium.org
2009-07-16
1
-10
/
+15
*
Work on RTL / BiDi Omnibox.
deanm@chromium.org
2009-07-16
6
-27
/
+49
*
DevTools: Initial commit with docked devtools window support on Linux.
pfeldman@chromium.org
2009-07-16
4
-13
/
+55
*
Reverting 20855.
darin@chromium.org
2009-07-16
14
-216
/
+264
*
Workaround bogus GCC warning
darin@chromium.org
2009-07-16
1
-3
/
+4
*
Reverting 20854.
darin@chromium.org
2009-07-16
14
-264
/
+216
*
Use WebWidget from the WebKit API. This change also makes
darin@chromium.org
2009-07-16
14
-216
/
+264
*
[Mac] Refactor location-bar autocomplete cell classes.
shess@chromium.org
2009-07-16
17
-81
/
+215
*
Makes the default for what to do on startup be restore last session on
sky@chromium.org
2009-07-16
7
-42
/
+123
*
When the unhandled accelerator messages come back from the external host, we ...
ananta@chromium.org
2009-07-16
1
-6
/
+1
*
Implement gtk download options section.
mattm@chromium.org
2009-07-16
1
-2
/
+165
*
Linux: reap the sandbox helper process.
agl@chromium.org
2009-07-16
1
-0
/
+4
*
Linux: update outdated comments about sandboxing.
agl@chromium.org
2009-07-16
1
-6
/
+6
*
Pass Linux crash guid to renderers.
thestig@chromium.org
2009-07-16
2
-1
/
+14
*
Revert "Linux: reap the sandbox helper process."
agl@chromium.org
2009-07-16
1
-9
/
+0
*
Linux: reap the sandbox helper process.
agl@chromium.org
2009-07-16
1
-0
/
+9
*
Align custom background tab images correctly.
glen@chromium.org
2009-07-16
1
-3
/
+9
*
Adding callback support to media filter Initialize() and Seek().
scherkus@chromium.org
2009-07-16
2
-14
/
+28
[prev]
[next]