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
*
- Set the bundle name based on the executable name (since they both are the b...
thomasvl@chromium.org
2009-05-11
3
-10
/
+116
*
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
*
Update WebKit to 15773 to grab the new svn:ignore.
maruel@chromium.org
2009-05-11
1
-1
/
+1
*
Add a 'cygwin' target to execute setup_mount.bat explicitly as a
sgk@google.com
2009-05-11
7
-1
/
+74
*
Update V8 to version 1.2.3.
ager@chromium.org
2009-05-11
1
-1
/
+1
*
Adding missing dependency from default_plugin on webkit_strings.
bradnelson@chromium.org
2009-05-11
1
-0
/
+1
*
Move timeout to right spot in tools/valgrind/chrome_tests.py. Fixes thinko c...
dkegel@google.com
2009-05-11
1
-1
/
+1
*
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
*
Fix bug about webpage with an empty HEAD tag is incorrectly saved.
jnd@chromium.org
2009-05-11
3
-4
/
+77
*
FTP Transaction code for new Portable FTP code.
wtc@chromium.org
2009-05-11
10
-114
/
+907
*
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
*
Do not define __ARMEL__ on ARM, this is the compilers job.
deanm@chromium.org
2009-05-11
1
-3
/
+0
*
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
*
Raise timeout on ui tests to 12000 seconds, since on the
dkegel@google.com
2009-05-11
1
-0
/
+1
*
Fixing some missing svn:ignores in:
bradnelson@chromium.org
2009-05-11
0
-0
/
+0
*
Add "api" to the webkit\ deps ignore list.
nsylvain@chromium.org
2009-05-11
1
-0
/
+1
*
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
5
-10
/
+10
*
fix build bustage
darin@chromium.org
2009-05-10
1
-0
/
+1
*
fix build bustage
darin@chromium.org
2009-05-10
1
-0
/
+1
*
Move WebKit API to src/webkit/api.
darin@chromium.org
2009-05-10
172
-242
/
+9612
*
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
4
-13
/
+198
*
Add a new ViewsDelegate interface and implementation in the windows browser UI.
ben@chromium.org
2009-05-10
9
-53
/
+46
*
Fix plugin window sticking around when parent became invisible. Added test f...
jam@chromium.org
2009-05-10
8
-65
/
+66
*
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
2
-0
/
+3
*
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
4
-3
/
+11
*
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
*
Revert custom frame view to resourcebundle to get the tests passing. Convert ...
glen@chromium.org
2009-05-09
1
-37
/
+37
*
Remove unnecessary win_util from dom_ui.
glen@chromium.org
2009-05-09
1
-1
/
+0
[next]