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
*
Refactoring of the chrome.experimental.popup API implementation to allow disp...
twiz@google.com
2009-11-16
17
-124
/
+757
*
Mac: Draw entire Bookmark Bar every time to match API expectations.
erg@chromium.org
2009-11-16
1
-2
/
+12
*
Removing the logging on history thread since the crash
huanr@chromium.org
2009-11-16
6
-214
/
+5
*
reland 31875. Revert was:
estade@chromium.org
2009-11-16
13
-82
/
+143
*
BUG=27893
erikkay@chromium.org
2009-11-16
1
-0
/
+4
*
gtk: Fix button text in extension uninstall dialog.
derat@chromium.org
2009-11-16
1
-1
/
+3
*
Linux: fix uninit warnings when building -Os.
agl@chromium.org
2009-11-16
5
-5
/
+5
*
Move NULLing of OCSP context from UI thread to IO thread, to avoid possible r...
eroman@chromium.org
2009-11-16
2
-8
/
+8
*
NTP: Make sure the notifier does not get focused after it was hidden.
arv@chromium.org
2009-11-16
1
-0
/
+5
*
add chromeos credits
davemoore@chromium.org
2009-11-16
3
-1
/
+7597
*
Added few methods and a testcase to test Chrome Frame installation.
anantha@chromium.org
2009-11-16
8
-91
/
+258
*
Use GetSwitchValuePath.
evan@chromium.org
2009-11-16
6
-26
/
+18
*
Fix intermittent DCHECK failure in BlacklistManagerTest.
phajdan.jr@chromium.org
2009-11-16
1
-0
/
+1
*
Spellchecker: call init *after* constructor.
estade@chromium.org
2009-11-16
4
-19
/
+15
*
Port most of browser action apitest to linux.
estade@chromium.org
2009-11-16
2
-57
/
+150
*
Update the benchmark to use the document.readyState to measure page-completed...
mbelshe@google.com
2009-11-16
1
-8
/
+9
*
Revert 31875 to see whether it fixes reliability bot.
huanr@chromium.org
2009-11-16
13
-141
/
+80
*
Update "Bookmark Sync" string in options dialog.
derat@chromium.org
2009-11-16
1
-3
/
+10
*
cleanup: remove unused variable from setup_constants.
kuchhal@chromium.org
2009-11-16
2
-4
/
+0
*
Add Event Listeners sidebar pane manual test
apavlov@chromium.org
2009-11-16
1
-0
/
+30
*
DevTools: add 2 manual profiler tests.
mnaganov@chromium.org
2009-11-16
3
-0
/
+129
*
DevTools: Add some devtools manual tests.
pfeldman@chromium.org
2009-11-16
19
-0
/
+445
*
Updating trunk VERSION from 249.0 to 250.0
chrome-bot@google.com
2009-11-16
1
-1
/
+1
*
Final copyedits for beta.
kathyw@google.com
2009-11-16
4
-107
/
+22
*
Update homepage's images.
kathyw@google.com
2009-11-16
2
-0
/
+0
*
New screenshots for many of the tutorial images.
kathyw@google.com
2009-11-16
13
-38
/
+45
*
Changes to follow the codesite L&F.
kathyw@google.com
2009-11-16
47
-1538
/
+4110
*
Delete the old samples.
kathyw@google.com
2009-11-16
5
-106
/
+0
*
Speeds up display bookmark animation as requested by thakis.
dmaclach@chromium.org
2009-11-16
1
-1
/
+1
*
Escape the feed url, otherwise the web based readers such
finnur@chromium.org
2009-11-16
2
-2
/
+3
*
Minor text changes per Kathy's suggestions.
aa@chromium.org
2009-11-15
2
-5
/
+5
*
TEST=new Chrome with bookmark folders visible in bar.
jrg@chromium.org
2009-11-15
1
-1
/
+5
*
Fix multi-window bookmark bubble problem.
jrg@chromium.org
2009-11-15
4
-18
/
+36
*
Fix "open all" on a folder node to open only 'marks in that folder,
jrg@chromium.org
2009-11-15
10
-781
/
+308
*
Add message and image to NTP to promote extensions and bookmark sync.
mirandac@chromium.org
2009-11-15
11
-22
/
+141
*
Disable NewTabUITest.HomePageLink under valgrind because
nsylvain@chromium.org
2009-11-15
1
-0
/
+4
*
Updating trunk VERSION from 248.0 to 249.0
chrome-bot@google.com
2009-11-15
1
-1
/
+1
*
Update the Debugging example to use the browser action version of
kathyw@google.com
2009-11-15
18
-237
/
+446
*
Apply the latest translated strings to trunk.
mal@chromium.org
2009-11-15
102
-1679
/
+14503
*
Revert 32012-32017
mhm@chromium.org
2009-11-15
10
-387
/
+315
*
fix nits
mhm@chromium.org
2009-11-15
4
-9
/
+20
*
small mistake
mhm@chromium.org
2009-11-15
2
-4
/
+4
*
Fix nits
mhm@chromium.org
2009-11-15
4
-75
/
+77
*
Rebase
mhm@chromium.org
2009-11-15
2
-0
/
+327
*
Remove explicit
mhm@chromium.org
2009-11-15
1
-1
/
+1
*
rebase
mhm@chromium.org
2009-11-15
8
-314
/
+46
*
Change name of first extension to Hello World.
kathyw@google.com
2009-11-15
2
-1
/
+1
*
Add new .zip file for getstarted example.
kathyw@google.com
2009-11-15
1
-0
/
+0
*
A simple example that displays the first 5 elements of a feed (Google news to...
erikkay@chromium.org
2009-11-14
4
-0
/
+314
*
Mostly fixes black flashing that happens during popup resize.
erikkay@chromium.org
2009-11-14
1
-2
/
+3
[next]