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
*
GTK: unify the bookmark dragging icon generation code into bookmark utils.
estade@chromium.org
2010-04-30
10
-121
/
+227
*
Attempt to fix AppApiTest.AppProcess and ExtensionApiTest.Storage flakiness.
kkania@chromium.org
2010-04-30
4
-15
/
+25
*
Fix for bug 37909: "Clear All" in incognito downloads window will clear all, ...
georgey@chromium.org
2010-04-30
9
-0
/
+79
*
Fix crash bug when mouse hovers over system notification.
oshima@chromium.org
2010-04-30
4
-1
/
+43
*
GTK: Use signal macros for most of BrowserWindowGtk.
erg@google.com
2010-04-30
2
-140
/
+115
*
Clean-up of the asynchronous behaviour of the experimental extension popup API.
twiz@chromium.org
2010-04-30
16
-86
/
+232
*
Send out notifications when logins are changed on Win and Linux.
albertb@chromium.org
2010-04-30
2
-5
/
+182
*
Add ability to disconnect from network and changing passwords.
chocobo@chromium.org
2010-04-30
4
-5
/
+33
*
Tweak the First Run Search Engine dialog to improve look of text label views,...
mirandac@google.com
2010-04-30
1
-8
/
+16
*
Fix a potential crash in ChromeOS options dialog.
xiyuan@chromium.org
2010-04-30
1
-2
/
+13
*
Mac: rename app_mode_constants_mac.*.
viettrungluu@chromium.org
2010-04-30
4
-9
/
+9
*
Add UI for changing auto-connect option on network.
chocobo@chromium.org
2010-04-30
9
-16
/
+156
*
GTK: Popup windows that use the custom frame should use the tab image instead...
erg@google.com
2010-04-30
3
-40
/
+109
*
Remove Draggability of browser extensions in incognito mode
feldstein@chromium.org
2010-04-30
4
-2
/
+26
*
Vertical scrolling arrows in bookmark bar folder windows when needed.
jrg@chromium.org
2010-04-30
9
-40
/
+3283
*
[Mac]Fix issue 34343: "Tab to search" hint on omnibox disappears on drag drop...
suzhe@chromium.org
2010-04-30
8
-12
/
+42
*
More refactoring of TalkMediator and related classes to make them generic. Th...
sanjeevr@chromium.org
2010-04-30
28
-412
/
+350
*
Revert 46101 - Make a new yes/no messagebox wrapper function, use it in the b...
avi@chromium.org
2010-04-30
7
-77
/
+49
*
GTK: Fix color/theme logic on the instructions label on the bookmark bar.
erg@google.com
2010-04-30
2
-18
/
+24
*
r46025 reverted r46023 which caused a build break on chromeos.
prasadt@chromium.org
2010-04-30
14
-42
/
+180
*
Make a new yes/no messagebox wrapper function, use it in the bookmark alert.
avi@chromium.org
2010-04-30
7
-49
/
+77
*
Fix contextual menu crash by disabling the contextual menu.
avi@chromium.org
2010-04-30
1
-10
/
+11
*
Mark AppApiTest.AppProcess as flaky.
willchan@chromium.org
2010-04-30
1
-1
/
+1
*
Move theme_dir to where it'll be found post-r46091.
mark@chromium.org
2010-04-30
1
-9
/
+7
*
Allow authenticated installs from the disk image.
mark@chromium.org
2010-04-30
9
-151
/
+366
*
gtk: Make use of gtk signal macros in EditSearchEngineDialog.
erg@google.com
2010-04-30
2
-27
/
+20
*
Update typed_url sync to support visits.
zork@chromium.org
2010-04-30
9
-127
/
+602
*
[Linux] Mark ExtensionApiTest.Storage as flaky.
kkania@chromium.org
2010-04-30
1
-1
/
+8
*
Adds TwoClientLiveAutofillSyncTest to test old school autofill. Includes som...
skrul@chromium.org
2010-04-30
12
-88
/
+452
*
Unpack extensions inside chrome's profile directory.
skerner@chromium.org
2010-04-30
10
-25
/
+100
*
Have extension call windows.getLastFocused include incognito windows if the
mpcomplete@chromium.org
2010-04-30
1
-1
/
+2
*
Refactor PasswordStoreWin to store logins in a LoginDatabase instead of
albertb@chromium.org
2010-04-30
13
-485
/
+576
*
[Mac] Small change to get the BrowserActionApiTest.IncognitoDragging test run...
kkania@chromium.org
2010-04-30
2
-12
/
+5
*
Attempt 2 at relanding your patch. I believe the problem was the removal of t...
sky@chromium.org
2010-04-30
34
-85
/
+391
*
Re-apply http://codereview.chromium.org/1622012
timurrrr@chromium.org
2010-04-30
10
-94
/
+142
*
Create a command-line switch for enabling touch events.
gdk@chromium.org
2010-04-30
4
-0
/
+8
*
Manual test for debugging workers in Dev Tools. Original patch by caseq: http...
yurys@chromium.org
2010-04-30
3
-0
/
+125
*
Fix shift-clicking on a delete history checkbox.
bauerb@chromium.org
2010-04-30
1
-39
/
+11
*
Reenable some devtools tests. Original patch by caseq: http://codereview.chro...
yurys@chromium.org
2010-04-30
1
-4
/
+2
*
Don't trigger auto fill setup when submitting empty forms.
bulach@chromium.org
2010-04-30
4
-7
/
+72
*
Updating trunk VERSION from 393.0 to 394.0
chrome-release@google.com
2010-04-30
1
-1
/
+1
*
Revert 46049 - [Mac] Make exceptions dialog a sheet.
bauerb@chromium.org
2010-04-30
8
-675
/
+258
*
[Mac] Make exceptions dialog a sheet.
bauerb@chromium.org
2010-04-30
8
-258
/
+675
*
Revert "[Third time landing] Python implementation of sync server, for testing."
phajdan.jr@chromium.org
2010-04-30
10
-142
/
+94
*
Don't run ResourceDispatcherTest.CrossSiteAfterCrash under Valgrind on Linux
timurrrr@chromium.org
2010-04-30
1
-0
/
+2
*
Fix the build, missed a remaining TestServerPageW in code
phajdan.jr@chromium.org
2010-04-30
1
-1
/
+1
*
Unbreak app tab icons. The bigger app tab icons weren't showing up.
aa@chromium.org
2010-04-30
3
-13
/
+21
*
Remove deprecated things from net test suite:
phajdan.jr@chromium.org
2010-04-30
20
-268
/
+266
*
[Third time landing] Python implementation of sync server, for testing.
nick@chromium.org
2010-04-30
10
-94
/
+142
*
Unbreak app launch container overriding. Before, you could choose what kind o...
aa@chromium.org
2010-04-30
1
-15
/
+20
[next]