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
*
Revert 21355 because it might be causing all the new
nsylvain@chromium.org
2009-07-23
26
-208
/
+353
*
(Identical to 159254 which I had in a messed up client)
cevans@chromium.org
2009-07-23
1
-1
/
+1
*
Adds the drag over animation.
arv@google.com
2009-07-23
2
-39
/
+124
*
GTK Themes: Use the GTK close button in the download shelf and popup notifica...
erg@google.com
2009-07-23
7
-23
/
+29
*
Propagate theme changes to the tabstrip.
avi@chromium.org
2009-07-23
4
-1
/
+12
*
Re-enable some focus UI tests. These failed for unknown reasons with a funny
brettw@chromium.org
2009-07-23
1
-4
/
+2
*
Add a correct include for the IPC switches.
brettw@chromium.org
2009-07-23
1
-0
/
+1
*
Fix liner errors due to duplicate symbols in the switches. These switches
brettw@chromium.org
2009-07-23
9
-17
/
+7
*
Adding an image that will be used for the omnibox hint infobar.
jcampan@chromium.org
2009-07-23
2
-0
/
+1
*
Correctly account for windows of different sizes when snapping windows togeth...
pinkerton@chromium.org
2009-07-23
1
-2
/
+9
*
DevTools: Change js flags apply order: first ours, then from command line.
mnaganov@chromium.org
2009-07-23
1
-6
/
+6
*
Increase the close button offset so the text doesn't overlap it.
pinkerton@chromium.org
2009-07-23
1
-3
/
+1
*
Call setlocale(LC_ALL, "") in a renderer process for subsequent calls to
jshin@chromium.org
2009-07-23
1
-0
/
+3
*
Don't install the incognito badge in anything other than a normal browser win...
pinkerton@chromium.org
2009-07-23
1
-0
/
+3
*
Unbreak extension installation. Cleanup accidentally reversed
aa@chromium.org
2009-07-23
1
-1
/
+1
*
back out CLs 21367, 21366 - no idea why these keep breaking
dpranke@google.com
2009-07-23
2
-0
/
+376
*
Build fix: ipc_tests.exe is not getting built for Windows release.
agl@chromium.org
2009-07-23
1
-0
/
+4
*
re-do CL 21252 - move image_diff to tools, add deps to test_shell
dpranke@google.com
2009-07-23
2
-376
/
+0
*
Tweak thumbnail sizes a bit so it the NNTP looks better side by side on
arv@google.com
2009-07-23
5
-21
/
+23
*
Fix undefined object properties showing up in reference pages.
rafaelw@chromium.org
2009-07-23
1
-4
/
+7
*
Switch the first thread in a child process to be the main thread, and make th...
jam@chromium.org
2009-07-23
26
-353
/
+208
*
Remove the NOTIMPLEMENTED from IsDefaultPluginEnabled for Mac
stuartmorgan@google.com
2009-07-23
1
-1
/
+1
*
Populate the Linux extension shelf with placeholder labels containing each ex...
phajdan.jr@chromium.org
2009-07-23
2
-22
/
+108
*
gtk: Fix a regression from r21320 which caused a crash when dragging a tab ou...
jhawkins@chromium.org
2009-07-23
2
-1
/
+11
*
Flip on crashed plugin name lookup on the Mac.
stuartmorgan@google.com
2009-07-23
1
-1
/
+1
*
One part of many for enabling DOM Storage.
jorlow@chromium.org
2009-07-23
7
-22
/
+536
*
Show bookmark manager context menu on mouse down, not up.
estade@chromium.org
2009-07-23
2
-4
/
+56
*
Split the IPC code into ipc/
agl@chromium.org
2009-07-22
118
-9734
/
+368
*
Fix my previous revert. Merge issues.
mpcomplete@chromium.org
2009-07-22
1
-3
/
+0
*
Revert "Fix an issue with unregistering content script contexts."
mpcomplete@chromium.org
2009-07-22
4
-38
/
+27
*
Reland http://codereview.chromium.org/155945 which was erroneously reverted.
rafaelw@chromium.org
2009-07-22
7
-341
/
+576
*
Disable 2 extension messaging browsertests until I can figure out why they are
mpcomplete@chromium.org
2009-07-22
1
-0
/
+4
*
revert r21327, which broke MessagingExtensionTab
estade@chromium.org
2009-07-22
7
-576
/
+341
*
Linux: Prevent omnibox autocomplete from stealing the primary X selection.
estade@chromium.org
2009-07-22
2
-31
/
+75
*
Made the title of panels show focused state with black text
davemoore@chromium.org
2009-07-22
4
-6
/
+62
*
Extensions Doc:
rafaelw@chromium.org
2009-07-22
7
-341
/
+576
*
Changes to provide asynchronous read in data source:
hclam@chromium.org
2009-07-22
4
-997
/
+3
*
Fix an issue with unregistering content script contexts.
mpcomplete@chromium.org
2009-07-22
4
-28
/
+38
*
Make UtilityProcessHost destructor virtual.
mattm@chromium.org
2009-07-22
1
-1
/
+1
*
Try and improve result coalescing/display in the omnibox popup.
pkasting@chromium.org
2009-07-22
4
-144
/
+66
*
Nasty short-term hack to special case display of dialog
aa@chromium.org
2009-07-22
5
-31
/
+65
*
gtk: Keep track of the tab bounds using the size-allocate signal. Previously...
jhawkins@chromium.org
2009-07-22
2
-7
/
+29
*
Ignore errors about creating audio output stream
hclam@chromium.org
2009-07-22
2
-5
/
+7
*
Remove 1px of grey at the bottom of the render view.
phajdan.jr@chromium.org
2009-07-22
1
-2
/
+7
*
Step 2 in abstracting Extension APIs to shared "IDL".
rafaelw@chromium.org
2009-07-22
16
-484
/
+743
*
This CL fixes issue 2780 -- RTL: Omnibar - message "Press Tab to search Googl...
xji@chromium.org
2009-07-22
2
-35
/
+38
*
Linux: add support for tm_zone to localtime via the sandbox.
agl@chromium.org
2009-07-22
2
-8
/
+21
*
[Mac] Don't handle up/down-arrow unless popup is visible.
shess@chromium.org
2009-07-22
2
-8
/
+18
*
Make double-clicking on the tab strip minimize (i.e., "miniaturize") the
pinkerton@chromium.org
2009-07-22
2
-13
/
+49
*
Gtk cookie manager part 1.
mattm@chromium.org
2009-07-22
7
-228
/
+776
[next]