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
*
Fork bookmark context menu logic across platforms. There's too much crazy stu...
ben@chromium.org
2009-06-25
14
-16
/
+730
*
Don't disable view-source mode on cancellation. On error, we should turn off
brettw@chromium.org
2009-06-25
2
-0
/
+41
*
Add some missing run time dependencies. This fixes unit_tests and ui_tests s...
jam@chromium.org
2009-06-25
1
-0
/
+7
*
bookmarks dnd:
estade@chromium.org
2009-06-25
4
-18
/
+32
*
Make sure we keep overflow: hidden on the #most-visited element when
arv@google.com
2009-06-24
2
-3
/
+6
*
Now that the tab_table_ of the TaskManager is parent owned, it should not be ...
jcampan@chromium.org
2009-06-24
1
-4
/
+0
*
Change zh-tw to zh-TW when it's used to find the locale data pack on Linux (c...
jshin@chromium.org
2009-06-24
1
-1
/
+1
*
Add tooltips to buttons on the new new tab page as well as remove the
arv@google.com
2009-06-24
5
-37
/
+46
*
Merging r18584 into chrome/browser/views/tab_contents/tab_contents_view_win.cc.
yusukes@google.com
2009-06-24
2
-619
/
+5
*
Review URL: http://codereview.chromium.org/146114
jshin@chromium.org
2009-06-24
1
-1
/
+1
*
Fix order of parameters that was causing title and keyword to be switched.
ben@chromium.org
2009-06-24
1
-1
/
+1
*
Add unit testing to CLD. In addition, remove files from cld/base which are no...
sidchat@google.com
2009-06-24
1
-0
/
+14
*
Add looking up/caching of redirect lists to find the best thumbnail.
meelapshah@chromium.org
2009-06-24
6
-56
/
+520
*
Fix a bug generating thumbnails. We would only use a stashed thumbnail when it
brettw@chromium.org
2009-06-24
1
-6
/
+13
*
Back out all sorts of stuff back to pre-r18933 so that we can regroup and
mark@chromium.org
2009-06-24
5
-48
/
+33
*
Add error message to help debug install status inconsistency from logs.
kuchhal@chromium.org
2009-06-24
1
-1
/
+7
*
Replace std:;wstring with std::string and string16 in locale-name related APIs.
jshin@chromium.org
2009-06-24
25
-81
/
+89
*
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
*
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
*
We were hitting a DCHECK when removing a password in the password option panel.
jcampan@chromium.org
2009-06-24
1
-4
/
+6
*
Move PathComponents from file_util to FilePath, add FilePath::IsParent()
rafaelw@chromium.org
2009-06-24
1
-1
/
+2
*
Revert "Pick up extensions (if any) and extensions definitions file for insta...
kuchhal@chromium.org
2009-06-24
3
-11
/
+0
*
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
*
Avoid setting a widget's allocation outside of a widget implementation.
estade@chromium.org
2009-06-24
2
-13
/
+5
*
Add support for RTL languages in the gtk toolbar layout.
jhawkins@chromium.org
2009-06-24
1
-14
/
+34
*
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
*
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
*
Reverting 19131.
glen@chromium.org
2009-06-24
1
-14
/
+6
*
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
*
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
*
Make the options menu keyboard navigatable. Hide the menu when the
arv@google.com
2009-06-24
3
-36
/
+167
*
Fix the screen bounds calculation of windowless widgets. Only windowed paren...
jhawkins@chromium.org
2009-06-24
1
-3
/
+14
*
Add hover and pressed states for the home button.
glen@chromium.org
2009-06-24
2
-0
/
+0
*
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
*
PNGDecoder wasn't multiplying the alpha like PNGEncoder was. This lead to color
glen@chromium.org
2009-06-24
1
-6
/
+14
*
Fix infobar close button positioning. No-one appears to be using the close bu...
glen@chromium.org
2009-06-24
2
-10
/
+2
*
Fix interstitial crash.
willchan@chromium.org
2009-06-24
2
-6
/
+36
[next]