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
*
Download progress and complete animation on linux.
estade@chromium.org
2009-05-11
6
-42
/
+176
*
Fix browser theme provider cache miss crash.
glen@chromium.org
2009-05-11
1
-8
/
+7
*
Add a histogram to measure the number of times we ask
paulg@google.com
2009-05-11
1
-1
/
+8
*
Adds back some code removed during Ben's landing of views renaming.
sky@chromium.org
2009-05-11
1
-10
/
+11
*
Only show the original RWHV or the interstitial page at any time.
willchan@chromium.org
2009-05-11
2
-2
/
+8
*
Use Chrome facilities for omnibox state save and restore on Mac.
shess@chromium.org
2009-05-11
8
-51
/
+142
*
Add a performance test for measuring hash implementation time.
paulg@google.com
2009-05-11
1
-4
/
+66
*
Add 10978 to known crash list.
huanr@chromium.org
2009-05-11
1
-0
/
+3
*
Fix regression where exact-match URLs could fail to be promoted when longer U...
pkasting@chromium.org
2009-05-11
3
-31
/
+53
*
Add a comment to reflect API reality in RenderWidgetHostView.
erikkay@google.com
2009-05-11
1
-1
/
+2
*
This CL revert the fix for issue 2780 - RTL: Omnibar - message "Press Tab to ...
xji@chromium.org
2009-05-11
1
-46
/
+4
*
Add splash appropriate for Linux official builds.
mmoss@chromium.org
2009-05-11
3
-3
/
+84
*
Support official builds in gyp's grd and pak build rules.
mmoss@chromium.org
2009-05-11
1
-7
/
+86
*
Fix a bug where the extension toolstrip could get reparented to the desktop.
erikkay@google.com
2009-05-11
2
-10
/
+22
*
Add 11757 to known crash list.
huanr@chromium.org
2009-05-11
1
-0
/
+3
*
- Set the bundle name based on the executable name (since they both are the b...
thomasvl@chromium.org
2009-05-11
2
-10
/
+23
*
Style the omnibox results for v2.
shess@chromium.org
2009-05-11
4
-12
/
+536
*
Allow chrome.exe to depend on ole*.dll
mal@chromium.org
2009-05-11
1
-0
/
+2
*
Add a 'cygwin' target to execute setup_mount.bat explicitly as a
sgk@google.com
2009-05-11
2
-0
/
+20
*
Hopefully fix Windows compile by adding atlbase.h include on Windows.
phajdan.jr@chromium.org
2009-05-11
1
-0
/
+6
*
De-couple TaskManager from TableView code.
phajdan.jr@chromium.org
2009-05-11
3
-304
/
+471
*
Remove recently moved files from chrome.gyp.
estade@chromium.org
2009-05-11
1
-3
/
+0
*
Updating trunk VERSION build from 180.0 to 181.0
jon@chromium.org
2009-05-11
1
-1
/
+1
*
Reimplement NineBox using Cairo.
deanm@chromium.org
2009-05-11
4
-111
/
+57
*
Set the CFBundleName during the info.plist processing instead of fixing it up...
thomasvl@chromium.org
2009-05-11
2
-5
/
+12
*
Put test_user_data in a temp directory instead of using base::DIR_EXE. (try 2)
thestig@chromium.org
2009-05-11
2
-2
/
+13
*
Implements keyboard events for RenderViewTest.This change implements a functi...
hbono@chromium.org
2009-05-11
10
-87
/
+665
*
Add a period at the end of the sentence in the comment.
dglazkov@google.com
2009-05-10
1
-1
/
+1
*
Add webkit/api to non-evil includes list.
dglazkov@google.com
2009-05-10
1
-0
/
+3
*
Fix mac build bustage. I forgot about the .mm files!
darin@chromium.org
2009-05-10
2
-3
/
+3
*
Move WebKit API to src/webkit/api.
darin@chromium.org
2009-05-10
34
-60
/
+60
*
linux: fix the shared build.
evan@chromium.org
2009-05-10
1
-0
/
+1
*
Review URL: http://codereview.chromium.org/93119
apavlov@chromium.org
2009-05-10
6
-110
/
+207
*
Forgot to add these files as part of last change.
ben@chromium.org
2009-05-10
2
-0
/
+121
*
Add a new ViewsDelegate interface and implementation in the windows browser UI.
ben@chromium.org
2009-05-10
2
-0
/
+11
*
Fix white flash when resizing window larger.
aa@chromium.org
2009-05-09
1
-3
/
+3
*
Fix NOTREACHED in status bubble if window is made too small.
glen@chromium.org
2009-05-09
1
-2
/
+3
*
Use scoped pointers for the theme information in an Extension.
glen@chromium.org
2009-05-09
2
-16
/
+16
*
Attempt to fix leak in extensions (no Purify here).
glen@chromium.org
2009-05-09
1
-3
/
+3
*
Use the non-native frame when using themes even on Aero Glass.
ben@chromium.org
2009-05-09
1
-0
/
+1
*
Temporarily revert char* to std::string because Linux and Mac are throwing 'd...
glen@chromium.org
2009-05-09
1
-17
/
+17
*
Make 'reset theme' work.
glen@chromium.org
2009-05-09
1
-31
/
+33
*
Fix the build in debug mode.
jcampan@chromium.org
2009-05-09
1
-1
/
+2
*
There was a potential race when showing the default browser info-bar on star-up,
jcampan@chromium.org
2009-05-09
1
-1
/
+24
*
Some unnecessary painting and initing was being done.
glen@chromium.org
2009-05-09
2
-13
/
+8
*
Revert r15693. The crash spike still exists.
huanr@chromium.org
2009-05-09
2
-26
/
+6
*
Random cleanups and stubs to get cross platform build going.
glen@chromium.org
2009-05-09
2
-3
/
+5
*
To get things green:
glen@chromium.org
2009-05-09
2
-8
/
+13
*
Add browser_theme_provider to GYP so that Mac and Linux can build.
glen@chromium.org
2009-05-09
2
-20
/
+6
*
Add stubs for UserChangedThemes to Mac and Linux.
glen@chromium.org
2009-05-09
4
-0
/
+10
[next]