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
*
B=1302955 R=sky attempt to bandaid situation where tab_data_ and child list c...
beng@google.com
2008-08-06
1
-0
/
+11
*
Improve NPRuntime marshalling by adding glue functions for serializing / dese...
darin@google.com
2008-08-06
3
-44
/
+19
*
Remove #ifdef's used to support split dlls. Since we don't support
maruel@google.com
2008-08-06
2
-36
/
+1
*
Fix win2k testers by commenting out a function that is not supported
nsylvain@google.com
2008-08-06
1
-3
/
+4
*
Revert change 408 to see if it fixes the ui tests.
nsylvain@google.com
2008-08-06
5
-25
/
+23
*
The printing NewCookie() must start counting at 1 and not 0, since 0
deanm@google.com
2008-08-06
1
-1
/
+2
*
Move the printing cookie from direct atomic operations to AtomicSequenceNumber.
deanm@google.com
2008-08-06
2
-8
/
+7
*
This fixes http://b/issue?id=1257424, which is a need to implement a global b...
iyengar@google.com
2008-08-06
9
-160
/
+393
*
Fix 1303709: Crash: Switching between tabs with a Find box open on both tabs ...
finnur@google.com
2008-08-06
2
-16
/
+16
*
Updated strings for ja and ko.
mal@google.com
2008-08-06
2
-3
/
+3
*
The rectangle passed in to MoveContents is a content rectangle, not a window ...
erg@google.com
2008-08-06
2
-4
/
+5
*
Convert more consumers of ML::WatchObject to ObjectWatcher.
darin@google.com
2008-08-05
5
-23
/
+25
*
Add common\ipc_message_utils.cc to SCons build.
sgk@google.com
2008-08-05
1
-0
/
+1
*
Fix crash due to race conditions in the way Browser unhooks its
beng@google.com
2008-08-05
1
-27
/
+37
*
Another day, another prepopulate data change.
pkasting@google.com
2008-08-05
1
-28
/
+30
*
Left-align the distributor logo on RTL Vista while we wait for a properly fli...
glen@google.com
2008-08-05
1
-2
/
+10
*
Reapply revision 380 since it wasn't the cause of the build breakage.
maruel@google.com
2008-08-05
3
-13
/
+19
*
Reapply 379 since it wasn't the issue with the build breakage.
maruel@google.com
2008-08-05
8
-194
/
+286
*
Revert revision 380 to see if it fixes the build. Please reapply once the tre...
nsylvain@google.com
2008-08-05
3
-19
/
+13
*
Revert change 379 to see if it fixes the build. Please reapply when it's green.
nsylvain@google.com
2008-08-05
8
-286
/
+194
*
Fixing an issue where BiDi text in window titles was not displayed correctly ...
idana@google.com
2008-08-05
1
-0
/
+7
*
While uninstalling Chrome look for return codes from chrome.exe that indicate...
rahulk@google.com
2008-08-05
3
-13
/
+19
*
Reduce the quantity of includes and template specialization in ipc_message_ut...
maruel@google.com
2008-08-05
8
-194
/
+286
*
Copy WM_GETOBJECT handler impl from XPFrame to HWNDViewContainer. This will b...
beng@google.com
2008-08-05
2
-1
/
+63
*
Grab bag of random cleanups, implementation of some more methods, etc. I'm go...
beng@google.com
2008-08-05
13
-6
/
+144
*
Add new memory_test.exe to SCons build.
sgk@google.com
2008-08-05
2
-0
/
+98
*
A few more translated strings.
mal@google.com
2008-08-05
2
-45
/
+45
*
Major udpate of translated strings, completing most languages (well there's a...
mal@google.com
2008-08-05
41
-311
/
+406
*
Initial version of a chrome memory test. This is not yet done; as it still
mbelshe@google.com
2008-08-05
9
-15
/
+658
*
fix bustage
beng@google.com
2008-08-05
4
-1
/
+36
*
Add the TabStrip to the BrowserView2. (hooked up for OpaqueFrame only at this...
beng@google.com
2008-08-05
9
-3
/
+119
*
Add the AeroGlassFrame and AeroGlassNonClientView for Vista.
beng@google.com
2008-08-05
10
-53
/
+519
*
Another attempt at this CL.
jcampan@google.com
2008-08-04
9
-54
/
+225
*
Always enabled the crash reporting when crash_service.exe is used instead of ...
nsylvain@google.com
2008-08-04
2
-6
/
+11
*
Add browser/views/frame/browser_view2.cc.
sgk@google.com
2008-08-04
1
-0
/
+1
*
Don't show the "Cert info" button when running with Gears (or anytime you hav...
jcampan@google.com
2008-08-04
1
-3
/
+10
*
Fix a bug where we try to reference a floating view after
paulg@google.com
2008-08-04
1
-1
/
+6
*
Implemented xml parsing of UMA server response data.
petersont@google.com
2008-08-04
2
-48
/
+137
*
Reverting my last commit, it seems to cause regression on the page cycler tests.
jcampan@google.com
2008-08-04
9
-225
/
+54
*
fix build bustage
darin@google.com
2008-08-04
2
-1
/
+2
*
Pull the major and minor webkit version numbers from WebCore/Configurations/V...
erikkay@google.com
2008-08-04
1
-0
/
+1
*
Added testing of Chromium dialogs to the automated ui tests.
jcampan@google.com
2008-08-04
9
-54
/
+225
*
Ensures that we clean up TabContents with other types after a navigation comm...
creis@google.com
2008-08-04
2
-28
/
+74
*
When a new tab is opened (either the new tab page via Ctrl+T or pressing the ...
beng@google.com
2008-08-04
5
-14
/
+145
*
Bring up the new frame (opaque version for XP only, for now).
beng@google.com
2008-08-04
13
-16
/
+1709
*
Cross-platform: Let SCons abstract library names by getting rid of .lib suff...
sgk@google.com
2008-08-04
20
-267
/
+320
*
Fix several issues with popup window locations:
erg@google.com
2008-08-04
4
-85
/
+16
*
Convert overlooked libraries in mini_installer from being specified as extra ...
sgk@google.com
2008-08-04
1
-24
/
+3
*
Pull the block of common Windows system libraries that we link with everywher...
sgk@google.com
2008-08-04
23
-527
/
+26
*
Convert chrome SConscript files to psuedo-builder calls.
sgk@google.com
2008-08-03
32
-36
/
+36
[next]