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
/
browser
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux: refactor zygote support
agl@chromium.org
2009-06-10
6
-27
/
+362
*
First cut at tall titlebar and custom window frame.
tc@google.com
2009-06-10
4
-28
/
+196
*
Fix memory leak in unit_tests
brettw@google.com
2009-06-10
1
-14
/
+9
*
Add an exact-match Keychain search, with unit tests; groundwork for a more co...
stuartmorgan@chromium.org
2009-06-10
3
-38
/
+315
*
Show the remaining time in the downloads page.
arv@google.com
2009-06-10
1
-2
/
+2
*
Fix UMR in ExtensionCreator.
aa@chromium.org
2009-06-10
1
-2
/
+3
*
Do not allow URL drops on app windows to cause a navigation away
tc@google.com
2009-06-10
8
-0
/
+60
*
Use the convenience function gdk_screen_get_window_stack to enumerate top-lev...
jhawkins@chromium.org
2009-06-10
1
-11
/
+14
*
Fix tree bustage
cpu@google.com
2009-06-10
1
-1
/
+0
*
Fix uninitialized ExtensionView::pending_preferred_width_.
mpcomplete@google.com
2009-06-10
1
-1
/
+1
*
Linux: Fix Firefox profile path for import.
kuchhal@chromium.org
2009-06-10
1
-0
/
+2
*
UI part of the try chrome toast
cpu@google.com
2009-06-10
2
-1
/
+276
*
Revert 18090
jrg@chromium.org
2009-06-10
9
-221
/
+90
*
To help resolve the performance issue introduced when enabling the resize cor...
mad@google.com
2009-06-10
9
-90
/
+221
*
Refactors tab overview and gets the rest of the chunks working. I've
sky@chromium.org
2009-06-10
13
-310
/
+916
*
Remove the prepended manifest from the crx format. Now we just have the heade...
aa@chromium.org
2009-06-10
6
-130
/
+109
*
Fix a crash in linux if the renderer process dies too fast. On mac, we
tc@google.com
2009-06-10
8
-35
/
+27
*
Null check render_view_host when processing unload events.
ojan@chromium.org
2009-06-10
1
-2
/
+14
*
Bind ^Q to quit, as is standard with Linux GUI apps.
tc@google.com
2009-06-10
1
-1
/
+1
*
Dummy change to fix "svn: Inconsistent line ending style"
maruel@chromium.org
2009-06-10
1
-13
/
+13
*
Converts a private variable to use scoped_nsobject.
rohitrao@chromium.org
2009-06-10
2
-3
/
+4
*
Fix svn: Inconsistent line ending style
maruel@chromium.org
2009-06-10
1
-0
/
+1
*
Try2 at disabling the thumbnail store unit tests. The previous try didn't
brettw@chromium.org
2009-06-10
1
-2
/
+6
*
Temporarily disable the thumbnail store unittests due to leaks.
brettw@chromium.org
2009-06-10
1
-2
/
+2
*
Try to fix this file since it's constantly giving
maruel@chromium.org
2009-06-10
1
-2
/
+1
*
Implement OpenItem on the Mac, and have the download manager call it when cli...
stuartmorgan@chromium.org
2009-06-10
1
-1
/
+6
*
DevTools: Add test for resource panel enabling.
pfeldman@chromium.org
2009-06-10
1
-1
/
+6
*
Rename grow_box_view.m to grow_box_view.mm.
rohitrao@chromium.org
2009-06-10
1
-0
/
+0
*
Clean up bookmark API to match style of other extension APIs
erikkay@google.com
2009-06-10
3
-89
/
+76
*
Issue 8838: Close box not highlighted
idanan@chromium.org
2009-06-10
1
-0
/
+1
*
DevTools: do not crash on rapid refresh while on a Dev Tools Client window.
pfeldman@chromium.org
2009-06-10
1
-6
/
+5
*
DevTools: migrate sanity tests to javascript.
pfeldman@chromium.org
2009-06-10
5
-65
/
+21
*
Remove checked-in .vcproj files that have been converted to gyp.
sgk@google.com
2009-06-10
2
-3751
/
+0
*
Destroy TaskManager's view when its window is closed.
phajdan.jr@chromium.org
2009-06-10
4
-47
/
+59
*
Add LOAD_VERIFY_EV_CERT in net load loag.
ukai@chromium.org
2009-06-10
1
-1
/
+4
*
Add a comment per review comment I missed in the previous check-in.
jshin@chromium.org
2009-06-10
1
-0
/
+1
*
Fix the in-progress download status for the RTL UI.
jshin@chromium.org
2009-06-10
1
-5
/
+11
*
Implement default search engine combobox.
mattm@chromium.org
2009-06-10
2
-5
/
+124
*
<!doctype html public '-//w3c//dtd html 4.0 transitional//en'><html><head><ME...
willchan@chromium.org
2009-06-10
1
-0
/
+4
*
Fix a linux bug in the find bar where we keep re-selecting text
tc@google.com
2009-06-10
2
-2
/
+12
*
part 2 of dragging change: reordering, but not persisting
erikkay@google.com
2009-06-10
13
-3034
/
+3422
*
Fix compile bustage by using macro
ben@chromium.org
2009-06-10
1
-1
/
+2
*
Update result formatting for the search provider for the Omnibox2 popup.
ben@chromium.org
2009-06-09
1
-19
/
+70
*
Remove Menu2Delegate interface and fold methods onto Menu2Model instead.
ben@chromium.org
2009-06-09
6
-142
/
+78
*
Update JSTemplate to the latest version.
arv@google.com
2009-06-09
1
-1
/
+1
*
Fix 13570: Find box stops responding to browser window resize.
finnur@chromium.org
2009-06-09
2
-1
/
+30
*
Linux: Remove old ifdefs around a DCHECK.
willchan@chromium.org
2009-06-09
1
-4
/
+0
*
Fix Mac compile bustage
brettw@chromium.org
2009-06-09
1
-1
/
+1
*
Fix Linux compile bustage
brettw@chromium.org
2009-06-09
1
-1
/
+1
*
Modified ThumbnailStore to cache/store JPEGs instead
brettw@chromium.org
2009-06-09
8
-124
/
+167
[next]