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
*
Replace std:;wstring with std::string and string16 in locale-name related APIs.
jshin@chromium.org
2009-06-24
34
-231
/
+339
*
Try to reland r19170 (Pick up extensions (if any) and extensions
kuchhal@chromium.org
2009-06-24
3
-0
/
+11
*
Fix extension unpacking on linux/mac
tc@google.com
2009-06-24
6
-9
/
+177
*
Return potentially more specific error code in FtpNetworkTransaction.
phajdan.jr@chromium.org
2009-06-24
1
-2
/
+2
*
Add support for RTL languages in the gtk bookmark bar.
jhawkins@chromium.org
2009-06-24
4
-42
/
+48
*
Linux: fail more gracefully when ProcessSingleton fails to bind.
agl@chromium.org
2009-06-24
1
-1
/
+8
*
Prevent infinite loop in new FtpNetworkTransaction.
phajdan.jr@chromium.org
2009-06-24
1
-1
/
+4
*
We were hitting a DCHECK when removing a password in the password option panel.
jcampan@chromium.org
2009-06-24
1
-4
/
+6
*
Disk Cache: Add more clients to the current experiment.
rvargas@google.com
2009-06-24
1
-5
/
+21
*
Move PathComponents from file_util to FilePath, add FilePath::IsParent()
rafaelw@chromium.org
2009-06-24
7
-84
/
+188
*
Start to disable bzip2 support. First step: Stop advertising support.
jar@chromium.org
2009-06-24
2
-9
/
+12
*
Revert "Pick up extensions (if any) and extensions definitions file for insta...
kuchhal@chromium.org
2009-06-24
3
-11
/
+0
*
Get the *correct* image results for this test. The rebaseline tool
ojan@chromium.org
2009-06-24
2
-1
/
+1
*
Pick up extensions (if any) and extensions definitions file for installation.
kuchhal@chromium.org
2009-06-24
3
-0
/
+11
*
Fix test (really, you call this a test?) that I broke in r19167
mark@chromium.org
2009-06-24
1
-3
/
+3
*
Adding a browser test to catch a WebKit crash that was fixed in
finnur@chromium.org
2009-06-24
2
-0
/
+24
*
Rewrite some tab controller stuff to maybe (but probably not) improve perf.
mark@chromium.org
2009-06-24
3
-39
/
+39
*
Fix issues with the last patch.
arv@google.com
2009-06-24
1
-1
/
+4
*
Removed rebaseline in previous commit and the test started
ojan@google.com
2009-06-24
1
-1
/
+1
*
Avoid setting a widget's allocation outside of a widget implementation.
estade@chromium.org
2009-06-24
2
-13
/
+5
*
svn cp net/socket/tcp_client_socket_pool_unittest.cc net/socket/client_socket...
willchan@chromium.org
2009-06-24
1
-0
/
+621
*
Add support for RTL languages in the gtk toolbar layout.
jhawkins@chromium.org
2009-06-24
1
-14
/
+34
*
Set the executable bit on the rebaseline tool so it
ojan@google.com
2009-06-24
1
-0
/
+0
*
GTK: When a browser is shown to the user, it should immediatly become the
erg@google.com
2009-06-24
1
-0
/
+9
*
Make find bar match label pretty.
estade@chromium.org
2009-06-24
2
-12
/
+46
*
Rebaseline test that changed upstream.
ojan@google.com
2009-06-24
4
-7
/
+4
*
perbot
pinkerton@chromium.org
2009-06-24
1
-0
/
+3
*
Fix unit tests by not relying on the unit tests having a local_state object, ...
pinkerton@chromium.org
2009-06-24
2
-1
/
+11
*
add LayoutTests/fast/js/switch-behaviour.html to the test list.
jungshik@google.com
2009-06-24
1
-1
/
+1
*
Reverting 19131.
glen@chromium.org
2009-06-24
3
-82
/
+9
*
drag-to-navigate either timeouts or fails.
jungshik@google.com
2009-06-24
1
-1
/
+1
*
Fix a race condition in directory_watcher_inotify.cc: release lock before sig...
phajdan.jr@chromium.org
2009-06-24
1
-16
/
+24
*
In case current language is RTL we mark file names as LTR to avoid problems l...
cira@chromium.org
2009-06-24
2
-1
/
+6
*
Implement Privacy prefs and cookie prefs in "under the hood".
pinkerton@chromium.org
2009-06-24
3
-89
/
+406
*
Update the test list after the webkit merge to r45086
jungshik@google.com
2009-06-24
1
-0
/
+7
*
Toast experiment control group
cpu@google.com
2009-06-24
1
-1
/
+9
*
perfbot
pinkerton@chromium.org
2009-06-24
1
-0
/
+2
*
Fix incorrect CSS selector for global off switch for animations.
arv@google.com
2009-06-24
1
-1
/
+1
*
Updating unused DEPS file for unused GYP build.
gspencer@google.com
2009-06-24
1
-2
/
+5
*
Fixing broken common.gypi
gspencer@google.com
2009-06-24
1
-3
/
+5
*
Http cache: Add support for ranges with an unknown start or end.
rvargas@google.com
2009-06-24
4
-23
/
+112
*
Make the options menu keyboard navigatable. Hide the menu when the
arv@google.com
2009-06-24
3
-36
/
+167
*
This fixes types.h with a conditional block so that it provides down_cast<>,
gspencer@google.com
2009-06-24
2
-0
/
+37
*
Fix the screen bounds calculation of windowless widgets. Only windowed paren...
jhawkins@chromium.org
2009-06-24
1
-3
/
+14
*
Update webkit to r45086.
darin@chromium.org
2009-06-24
2
-1
/
+2
*
Add hover and pressed states for the home button.
glen@chromium.org
2009-06-24
2
-0
/
+0
*
Merge WebKit r42737, which added port 3659
wtc@chromium.org
2009-06-24
3
-7
/
+10
*
Disable PerWindowShelf test on Linux because it's flaky
jshin@chromium.org
2009-06-24
1
-1
/
+4
*
perfbot.
pinkerton@chromium.org
2009-06-24
1
-5
/
+0
*
Fix the code that writes magic string to the registry.
kuchhal@chromium.org
2009-06-24
1
-8
/
+18
[next]