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
*
disable toolstrip test for chromeos/linux_view
oshima@chromium.org
2009-11-12
1
-0
/
+2
*
Add the sync options to the preferences dialog on Linux.
zork@chromium.org
2009-11-12
2
-2
/
+202
*
Initial change for the implementation of browser actions on the mac.
andybons@chromium.org
2009-11-12
8
-67
/
+1464
*
Moves the animation for the download_started into an overlay window to get
dmaclach@chromium.org
2009-11-12
1
-102
/
+132
*
Address post-commit comments from codereview.chromium.org/371059 and coderevi...
thakis@chromium.org
2009-11-12
5
-4
/
+15
*
A little cleanup in SessionRestoreUITest.
phajdan.jr@chromium.org
2009-11-12
1
-15
/
+3
*
When extensions use notifications, display the name of the extension in UI ra...
johnnyg@chromium.org
2009-11-12
5
-8
/
+52
*
Fix some strict aliasing errors from r31773 caught with gcc 4.4.
craig.schlenter@chromium.org
2009-11-12
2
-6
/
+7
*
GTK: The blocked popup notification should obey chrome themes.
erg@google.com
2009-11-12
1
-17
/
+25
*
Allow script in notifications to close the notification by calling window.clo...
johnnyg@chromium.org
2009-11-12
2
-1
/
+12
*
Turn on sync for OS X (behind an --enable-sync switch).
akalin@chromium.org
2009-11-12
7
-12
/
+26
*
DevTools: Only enable dev tools for dev tools if process-per-tab flag is set....
pfeldman@chromium.org
2009-11-12
1
-3
/
+10
*
Re-added sync menu item to wrench menu.
akalin@chromium.org
2009-11-12
1
-3
/
+58
*
remove tests that are obsolete in linux views.
oshima@chromium.org
2009-11-12
1
-1
/
+8
*
[Mac] Support undo in the omnibox.
rohitrao@chromium.org
2009-11-12
4
-0
/
+33
*
Total guess fixes for the bug.
thomasvl@chromium.org
2009-11-12
3
-20
/
+58
*
Updating trunk VERSION from 245.0 to 246.0
chrome-bot@google.com
2009-11-12
1
-1
/
+1
*
DevTools: enable Storage panel by default
yurys@google.com
2009-11-12
1
-0
/
+6
*
Fix DCHECK in WebSocketExperimentTask.
ukai@chromium.org
2009-11-12
1
-4
/
+23
*
Added Sync-related controls to Preferences pane under "Personal Stuff".
akalin@chromium.org
2009-11-12
4
-29
/
+322
*
Misc. minor cleanups in bloom filter code:
pkasting@chromium.org
2009-11-12
4
-74
/
+58
*
Revert 31765 - Experiment: enable TCMalloc on Linux by default.
willchan@chromium.org
2009-11-12
1
-8
/
+0
*
Fixes mac build.
andybons@chromium.org
2009-11-12
2
-2
/
+1
*
Experiment: enable TCMalloc on Linux by default.
willchan@chromium.org
2009-11-12
1
-0
/
+8
*
o Renames the bookmark bubble class to InfoBubble in a step to make it more r...
andybons@chromium.org
2009-11-12
10
-81
/
+112
*
Revert "Removes TabStrip::CanUpdateDisplay as it ..."
evan@chromium.org
2009-11-12
2
-16
/
+37
*
Remove cookies_table_model which has been succeeded by cookies_tree_model.
mattm@chromium.org
2009-11-12
4
-251
/
+0
*
Fix bookmark bar text alignment.
jrg@chromium.org
2009-11-12
1
-2
/
+2
*
Render Helper would die in HandleLocaltime if passed an invalid time.
vandebo@chromium.org
2009-11-12
1
-3
/
+8
*
Upstreaming WebKit.gyp
yaar@chromium.org
2009-11-12
108
-251
/
+253
*
Enable and implement last 2 items in bookmark bar context menu: "Open
jrg@chromium.org
2009-11-12
8
-155
/
+626
*
Add a RWH_TabSwitchPaintDuration histogram.
chase@chromium.org
2009-11-12
6
-0
/
+42
*
Compile fix for linux.
estade@chromium.org
2009-11-12
1
-6
/
+5
*
Adding implementation of AutocompleteEditViewMac::IsSelectAll().
jcampan@chromium.org
2009-11-12
2
-7
/
+9
*
GTK: fix null dereference in bookmark manager.
estade@chromium.org
2009-11-12
1
-11
/
+18
*
GTK: Use bookmark bar text color for show all downloads... link when not usin...
estade@chromium.org
2009-11-12
4
-46
/
+92
*
More moving samples into docs/examples.
erikkay@chromium.org
2009-11-12
45
-2961
/
+0
*
Removes TabStrip::CanUpdateDisplay as it lead to crashes on the
sky@chromium.org
2009-11-12
2
-37
/
+16
*
linux: work around "flash does not register any clicks" bug
evan@chromium.org
2009-11-11
1
-0
/
+6
*
ExtensionResource::GetFilePath returns empty path if it
finnur@chromium.org
2009-11-11
1
-4
/
+6
*
Linux: Convert Cookies options page from a list into a tree.
mattm@chromium.org
2009-11-11
7
-538
/
+518
*
ChromeFrame HTTP requests would randomly fail if we navigated to multiple HTT...
ananta@chromium.org
2009-11-11
5
-8
/
+70
*
Part 1 of implementing captcha for sync dialog.
tim@chromium.org
2009-11-11
14
-127
/
+190
*
GTK: Use themed background images in toolbar buttons.
erg@google.com
2009-11-11
8
-18
/
+42
*
Prevent accidental animations if we haven't yet done a full layout. Stab in t...
pinkerton@chromium.org
2009-11-11
1
-1
/
+1
*
gtk: Fix infobubble placement in non-debug builds.
derat@chromium.org
2009-11-11
1
-4
/
+10
*
Temporarily disable resource fallback for ExtensionResource::GetFilePath. We ...
cira@chromium.org
2009-11-11
2
-20
/
+6
*
BookmarkBubble.xib - Change control from combobox to popup button. The massiv...
dmaclach@chromium.org
2009-11-11
4
-292
/
+1036
*
Rename unused "SSL" related automation methods to be generic, since that's wh...
johnnyg@chromium.org
2009-11-11
5
-34
/
+33
*
WebKit roll 50756:50820.
japhet@chromium.org
2009-11-11
1
-2
/
+0
[next]