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
*
Removes bogus DCHECK in ConfirmInfoBar::ButtonPressed. The DCHECK is
sky@google.com
2009-03-25
1
-2
/
+0
*
Moves bookmark menu to be before other menus.
sky@google.com
2009-03-25
1
-7
/
+9
*
Add convert_dict and flush_cache targets.
sgk@google.com
2009-03-25
1
-0
/
+31
*
Rewrite GetTextDirection() to call GetTextDirectionForLocale(locale_name), which
jungshik@google.com
2009-03-25
3
-23
/
+61
*
A tricky fix for Issue 1845 (Take 2).
hbono@chromium.org
2009-03-25
8
-1
/
+151
*
Wire the shortcut (Ctrl+Shift+Del) for Clear Browsing Data.
finnur@chromium.org
2009-03-25
1
-0
/
+1
*
A trivial fix for localizing 'Bookmark bar' (folder name) in exported 'bookmark
jungshik@google.com
2009-03-25
2
-5
/
+11
*
Don't try to paint tabs if there are no tabs to paint.
tc@google.com
2009-03-25
1
-0
/
+3
*
Fix branding problem
jrg@chromium.org
2009-03-25
1
-1
/
+1
*
Focusing a native button through a RequestFocus call would not result in the ...
jcampan@chromium.org
2009-03-25
5
-3
/
+29
*
Fix a bug in RDH that it overlooked a resource message
hclam@chromium.org
2009-03-25
1
-0
/
+1
*
Folder path was not set correctly for media cache
hclam@chromium.org
2009-03-25
1
-2
/
+2
*
Modifes the in-application EULA outer frame to take a parameter ('innerframe'...
gwilson@google.com
2009-03-24
43
-42
/
+50
*
Adds the eula innerframe param parsing
cpu@google.com
2009-03-24
1
-2
/
+10
*
Updating test log inputs to include accumulative test duration at different s...
ace@chromium.org
2009-03-24
1
-10
/
+18
*
Prevent data read errors from crashing the browser.
thestig@chromium.org
2009-03-24
1
-0
/
+7
*
Implement default css for toolstrips.
aa@chromium.org
2009-03-24
11
-36
/
+75
*
Use '.' instead of 'source' because sh on the buildbots (dash) doesn't like '...
mmoss@chromium.org
2009-03-24
1
-1
/
+1
*
Redone http://codereview.chromium.org/42571
idanan@chromium.org
2009-03-24
15
-43
/
+110
*
SHARED_INTERMEDIATE_DIR is a better place for generated headers.
mmoss@chromium.org
2009-03-24
1
-1
/
+1
*
fix win build
estade@chromium.org
2009-03-24
1
-0
/
+4
*
fix win build
estade@chromium.org
2009-03-24
1
-0
/
+1
*
Implement basic ShowItemInFolder for linux.
estade@chromium.org
2009-03-24
11
-86
/
+163
*
Switch some more ASCII locale code wstrings to strings.
estade@chromium.org
2009-03-24
9
-260
/
+233
*
Include version information in Linux chrome.
mmoss@chromium.org
2009-03-24
1
-1
/
+16
*
Removed unused parameter.
darin@chromium.org
2009-03-24
1
-3
/
+2
*
Reverting r12383, caused a build breakage on all platforms.
maruel@chromium.org
2009-03-24
11
-100
/
+42
*
Issue 6477: Support modifier clicks on UI elements
idanan@chromium.org
2009-03-24
11
-42
/
+100
*
First stage of implementing HTML select popup menus for
paulg@google.com
2009-03-24
2
-0
/
+14
*
Make the vsprops inheritance paths less relative.
robertshield@google.com
2009-03-24
1
-2
/
+2
*
Make the find bar blue. Hooks up the prev/next buttons and the
tc@google.com
2009-03-24
2
-12
/
+106
*
New tab page was linking to the wrong URL for the history page. We don't need...
glen@chromium.org
2009-03-24
2
-31
/
+18
*
Collapse two conditions into a single one.
thomasvl@chromium.org
2009-03-24
1
-2
/
+0
*
Improve the Linux Omnibox ssl background / scheme coloring.
deanm@chromium.org
2009-03-24
1
-8
/
+16
*
Add a copy of SunSpider 0.9 for performance testing.
patrick@chromium.org
2009-03-24
34
-0
/
+7680
*
Generate header file of Linux version information (currently gyp-only).
mmoss@chromium.org
2009-03-24
1
-0
/
+50
*
Add a progress meter to the downloads page.
glen@chromium.org
2009-03-24
4
-12
/
+159
*
History import was exercising a codepath that didn't have code to update Hist...
glen@chromium.org
2009-03-24
1
-0
/
+6
*
Fixes crash in new tab page when searching from a field other than the
sky@google.com
2009-03-24
1
-4
/
+6
*
GYP fixes: remove references to deleted files.
agl@chromium.org
2009-03-24
1
-1
/
+0
*
Make sure we never pass a nil charcode, AppKit gets very unhappy about that.
pinkerton@chromium.org
2009-03-24
1
-2
/
+3
*
Porting of unit tests in chrome/
phajdan.jr@chromium.org
2009-03-24
4
-36
/
+29
*
Wire 'Inspect Element' action to the new DevTools (depending on the devtools ...
pfeldman@chromium.org
2009-03-24
7
-10
/
+51
*
Disable incremental linking of chrome.dll in debug. It fails with 32 bits OS.
maruel@chromium.org
2009-03-24
1
-0
/
+1
*
Get rid of WaitForWindowCountToChange.
phajdan.jr@chromium.org
2009-03-24
4
-49
/
+7
*
Add basic infrastructure for sending async browser API request and receiving ...
aa@chromium.org
2009-03-24
17
-3
/
+400
*
Make PageLoadTest.Reliability faster and potentially less flaky in usage 1:
patrick@chromium.org
2009-03-24
3
-16
/
+53
*
Remove 4801 from known crash list.
huanr@chromium.org
2009-03-24
1
-6
/
+0
*
Fix a bug in ResourceMessageFilter
hclam@chromium.org
2009-03-24
1
-1
/
+1
*
TBR=ralphl
hclam@chromium.org
2009-03-24
1
-0
/
+3
[next]