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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Display folder icons for folder items in the menu and submenus.
pinkerton@chromium.org
2010-01-11
2
-0
/
+14
*
Implemented bookmark manager context menus.
snej@chromium.org
2010-01-11
5
-47
/
+210
*
Re-add a Valgrind suppression that was removed at r28317 but is now recurring.
rsesek@chromium.org
2010-01-11
1
-1
/
+11
*
dom_operations to use WebAnimationController
yaar@chromium.org
2010-01-11
1
-52
/
+18
*
Fix valgrind breakage with new spdy variable.
mbelshe@google.com
2010-01-11
1
-1
/
+2
*
Remove accidental checkin which was in flip_session.cc.
mbelshe@google.com
2010-01-11
1
-4
/
+1
*
Remove invalid bug numbers from test expectations.
dglazkov@chromium.org
2010-01-11
6
-43
/
+4
*
Enable JS detection of whether SPDY was used to load a web page.
mbelshe@google.com
2010-01-11
13
-8
/
+55
*
removing webcore dependencies in dom_operations
yaar@chromium.org
2010-01-11
1
-61
/
+55
*
Suppress a leak detected by Mac Valgrind UI (3) that developed in r35804:35813.
rsesek@chromium.org
2010-01-11
1
-0
/
+16
*
Fix a bug where we don't recognize user script declarations
aa@chromium.org
2010-01-11
2
-10
/
+34
*
Lazily delete unused responses from the disk cache.
michaeln@chromium.org
2010-01-11
2
-6
/
+156
*
Prevent a crash and add debugging code for cases where things go wrong
phajdan.jr@chromium.org
2010-01-11
3
-1
/
+23
*
Fix an error when calling ReplaceFile for files on a Windows file share.
phajdan.jr@chromium.org
2010-01-11
1
-6
/
+13
*
Resolve issue 22731
jhawkins@chromium.org
2010-01-11
3
-21
/
+12
*
Made GaiaAuth use Chrome threads instead of libjingle threads.
akalin@chromium.org
2010-01-11
2
-71
/
+106
*
Fix a problem in browser_tests launcher which was interpreting the line
phajdan.jr@chromium.org
2010-01-11
1
-2
/
+4
*
Cocoa bookmarks manager fixes:
mark@chromium.org
2010-01-11
2
-4
/
+11
*
Use dropdown bar for compact location bar.
oshima@chromium.org
2010-01-11
11
-181
/
+417
*
This CL is for Neb. It contains his change 501124, with conflicts merged.
sehr@google.com
2010-01-11
8
-75
/
+112
*
LayoutTests/fast/text/find-kana.html is crashing after webkit r53078. updati...
johnnyg@chromium.org
2010-01-11
1
-0
/
+3
*
Updating to the latest Dromaeo.
antonm@chromium.org
2010-01-11
1
-2
/
+23
*
Clear the host cache when closing the last incognito window.
eroman@chromium.org
2010-01-11
6
-41
/
+84
*
Support the PUT HTTP verb in ChromeFrame in the IE host network stack impleme...
ananta@chromium.org
2010-01-11
3
-58
/
+86
*
Rebaseline tests from 52535:52554 WebKit Update.
dglazkov@chromium.org
2010-01-11
11
-14
/
+25
*
WebKit roll to 53083
johnnyg@chromium.org
2010-01-11
6
-6
/
+18
*
Clarify the byte ordering and premultiplied-ness of the Pepper 2D data.
brettw@chromium.org
2010-01-11
1
-0
/
+15
*
Add two AutoFill prefs. autofill.infobar_shown is true if the autofill infob...
jhawkins@chromium.org
2010-01-11
6
-8
/
+62
*
Fix a couple of typos in the doc for external extensions and move a bullet it...
finnur@chromium.org
2010-01-11
2
-20
/
+21
*
Add dotfile tests to NetUtil.GetSuggestedFilename
evan@chromium.org
2010-01-11
1
-0
/
+16
*
Revert 35907 - Fixes CommandLine::AppendLooseValue() to append the parameter ...
jschuh@chromium.org
2010-01-11
1
-1
/
+0
*
Suppressed memory leaks in ipc_tests.
glider@chromium.org
2010-01-11
1
-0
/
+28
*
DevTools: fix crash caused by dereferening empty handle
yurys@chromium.org
2010-01-11
1
-1
/
+5
*
DOM Perf: Python script for dromaeo benchmark automation.
pfeldman@chromium.org
2010-01-11
1
-0
/
+263
*
Attempt to fix text not being clipped. This only seems to happen in
sky@chromium.org
2010-01-11
1
-0
/
+3
*
1. Increase the width for 'date-container' in download.html to 110px to make ...
jshin@chromium.org
2010-01-11
4
-13
/
+30
*
Fixes CommandLine::AppendLooseValue() to append the parameter to the loose_va...
jschuh@chromium.org
2010-01-11
1
-0
/
+1
*
[Mac] Fixes regression where the I-Beam was not being shown when hovering ove...
andybons@chromium.org
2010-01-11
1
-4
/
+7
*
Fixes two fullscreen bugs on views/gtk:
sky@chromium.org
2010-01-11
4
-74
/
+100
*
Extensions: Ensure that variable strings passed to ParseError aren't interpre...
craig.schlenter@chromium.org
2010-01-11
1
-2
/
+2
*
Allow an empty list of page actions.
skerner@chromium.org
2010-01-11
3
-17
/
+39
*
Implement HandleKeyboardEvent() method in HtmlDialog implementations.
suzhe@chromium.org
2010-01-11
5
-0
/
+42
*
Fixes regression where bookmark bar context menu wouldn't show when
sky@chromium.org
2010-01-11
2
-0
/
+5
*
Updating trunk VERSION from 295.0 to 296.0
chrome-bot@google.com
2010-01-10
1
-1
/
+1
*
Revert 35888 - Mac: Other approach for IPCing child task_ts.
thakis@chromium.org
2010-01-10
3
-160
/
+2
*
Mac: Other approach for IPCing child task_ts.
thakis@chromium.org
2010-01-10
3
-2
/
+160
*
Revert 35883 - Mac: Other approach for IPCing child task_ts.
thakis@chromium.org
2010-01-10
2
-145
/
+2
*
Mac: Other approach for IPCing child task_ts.
thakis@chromium.org
2010-01-10
2
-2
/
+145
*
Translation strings
oritm@google.com
2010-01-10
49
-276
/
+1227
*
EntryKernel: change from assignable refs to puts.
nick@chromium.org
2010-01-09
3
-68
/
+77
[prev]
[next]