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
*
Splits out the LoginModel into a separate class so that we other
sky@chromium.org
2009-08-11
6
-46
/
+57
*
Set Mac creator signature to 'rimZ' (Google Chrome) and 'Cr24' (Chromium)
mark@chromium.org
2009-08-11
2
-5
/
+8
*
ObjC classes generated by the build and used in Xib files is already getting ...
thomasvl@chromium.org
2009-08-11
9
-183
/
+127
*
Modified the toolbar button handlers so that the handlers can revert the loca...
yusukes@google.com
2009-08-11
1
-3
/
+15
*
Disable some unit tests.
jorlow@chromium.org
2009-08-11
2
-0
/
+7
*
Re-fix the flicker during extension docs render. Caused by two things:
aa@chromium.org
2009-08-11
5
-27
/
+11
*
Remove all direct calls to NPN_ functions in WebCore. The replacement for th...
jorlow@chromium.org
2009-08-11
1
-2
/
+5
*
The spec for ____storage.key() changed. Now, instead of raising an exception...
jorlow@chromium.org
2009-08-11
4
-10
/
+10
*
Add some helper methods for constructing a WebCString from UTF16 input,
darin@chromium.org
2009-08-11
4
-6
/
+5
*
Add the default sync service URL.
tim@chromium.org
2009-08-11
1
-2
/
+4
*
Re-commit r22981 after backout at r22992. Contains fixes to relocate
mark@chromium.org
2009-08-11
8
-80
/
+210
*
pull over wiki content
rafaelw@chromium.org
2009-08-11
28
-22
/
+197
*
Build browser/sync files by default using a stubbed-out syncapi
tim@chromium.org
2009-08-11
12
-12
/
+329
*
Fix up bookmark bar event stuff.
estade@chromium.org
2009-08-11
1
-7
/
+25
*
Added a button to the bookmark bar which shows up when the sync
idana@chromium.org
2009-08-11
5
-8
/
+158
*
Add UMA histograms for chrome-sync.We add the following histograms:Sync.Merge...
brg@chromium.com
2009-08-11
7
-7
/
+105
*
Revert "Fix "crashed extension" infobar browser crashes."
phajdan.jr@chromium.org
2009-08-11
14
-175
/
+96
*
Cleanup GtkIMContext related code by splitting it into separated source file.
suzhe@chromium.org
2009-08-11
5
-569
/
+667
*
Back out r22981, it may have caused Windows test failures.
mark@chromium.org
2009-08-11
8
-186
/
+69
*
GTK: Add back numpad accelerators that were lost in r22423
estade@chromium.org
2009-08-11
1
-0
/
+20
*
Make sure we don't set focus to the findbar until after the focus is restored...
estade@chromium.org
2009-08-11
7
-20
/
+24
*
Fix "crashed extension" infobar browser crashes.
phajdan.jr@chromium.org
2009-08-11
14
-96
/
+175
*
gtk: Post the SendNotification in a task on the UI thread. In rare instances...
jhawkins@chromium.org
2009-08-11
1
-1
/
+2
*
Commit patch for Pierre-Antoine LaFayette, original CL:
paul@chromium.org
2009-08-11
1
-3
/
+16
*
Fix Extensions PRESUBMIT.PY.
rafaelw@chromium.org
2009-08-11
1
-61
/
+36
*
Provide a separate app bundle for subprocesses like the renderer on the Mac.
mark@chromium.org
2009-08-11
10
-69
/
+232
*
Mask the close button on the download shelf so that it's visible even in dark...
mirandac@chromium.org
2009-08-11
3
-1
/
+24
*
GTK: button clicking cleanup.
estade@chromium.org
2009-08-11
11
-153
/
+34
*
Remove CRs from docs. Fix build.py script to not produce them
rafaelw@chromium.org
2009-08-10
14
-49
/
+17
*
Fix a bug when exiting Mac Chrome with in progress downloads.
paul@chromium.org
2009-08-10
1
-65
/
+75
*
Add an image to mask the download shelf close button so that themes don't hide
mirandac@chromium.org
2009-08-10
1
-0
/
+0
*
Use new tag/channel API for Keystone.
jrg@chromium.org
2009-08-10
2
-4
/
+37
*
Updating trunk VERSION build from 200.0 to 201.0
jon@chromium.org
2009-08-10
1
-1
/
+1
*
Updating trunk VERSION build from 199.0 to 200.0
jon@chromium.org
2009-08-10
1
-1
/
+1
*
Updating trunk VERSION build from 198.0 to 199.0
jon@chromium.org
2009-08-10
1
-1
/
+1
*
linux: fix race in TransportDIB passing
piman@chromium.org
2009-08-10
3
-3
/
+11
*
Use system default favicon in tab strip when using GTK theme.
estade@chromium.org
2009-08-10
2
-13
/
+32
*
Have the restored size returned when the browser asks for it. This
tc@google.com
2009-08-10
1
-1
/
+1
*
Update the window shape after changing themes. We were losing the rounded
tc@google.com
2009-08-10
1
-0
/
+1
*
gtk: Don't crash if the user double clicks an empty area of the task manager ...
jhawkins@chromium.org
2009-08-10
1
-2
/
+4
*
Make mouse cursor temporarily hide on keyboard input.
thakis@chromium.org
2009-08-10
1
-0
/
+12
*
Correct the PrependInteger stack trace capture:
sgk@google.com
2009-08-10
1
-21
/
+3
*
Fix EOL on devguide.html
maruel@chromium.org
2009-08-10
1
-1
/
+2
*
Fix startup test error for now.
mirandac@chromium.org
2009-08-10
1
-1
/
+1
*
Turn off startup test for now to fix bots.
mirandac@chromium.org
2009-08-10
1
-3
/
+3
*
Change "Cancelled" to "Canceled". Original patch by Thiago Farina (see http:...
pkasting@chromium.org
2009-08-10
3
-9
/
+9
*
Add new profile with complex theme for startup testing.
mirandac@chromium.org
2009-08-10
14
-0
/
+90
*
gtk: Desensitize the "End Process" button when first loading the task manager.
jhawkins@chromium.org
2009-08-10
1
-0
/
+5
*
Work around a compiz bug where starting chrome and trying to maximize
tc@google.com
2009-08-10
2
-6
/
+15
*
Another stack trace for leak in rsa_private_key_win.cc.
sgk@google.com
2009-08-10
1
-0
/
+18
[next]